Hi CHUG,
I have this form where it pulls a list of all Service Providers from a drop down.
I can't figure out how to pull the address and phone number associated with the Service Provider in the text translation.
Can anyone help me? Here is the DLG file SERVICE PROVIDER DROPDOWN
If it's easier you can email me at [email protected]. I can send you the clinical kit if you need it.
thanks in advance!!
Hi Angela,
Use "_SearchServProvBus" object instead as defined in mldefs3.txt, it gives the same results and has more options including the two you need.
Object: _SearchServProvBus Table: SERVPROVORG Refresh: ROrdersSetup Hidden
Property: Snapshot //=25
Property: Prepare
Field: SERVPROVORGID Type: ID Key Hidden
Field: Name Type: String Length: 45
Label: "Organization" Labelsize: -1
Field: ListName Type: String Length: 45 Hidden
Field: Address1 Type: String Length: 32 Hidden
Field: Address2 Type: String Length: 32 Hidden
Field: City Type: String Length: 24 Labelsize: 25
Field: State Type: String Length: 50 Labelsize: 10
Field: Zip Type: String Length: 10 Labelsize: 10
Field: Country Type: String Length: 50 Hidden
Field: Phone1 Type: String Length: 15 Hidden
Field: Phone1Type Type: String Length: 25 Hidden
Field: Phone2 Type: String Length: 15 Hidden
Field: Phone2Type Type: String Length: 25 Hidden
Field: Phone3 Type: String Length: 15 Hidden
Field: Phone3Type Type: String Length: 25 Hidden
Formula: labelAddress Type: String Hidden
Args: Address1, Address2,
City, State, Zip, Country
Watch: Address1, Address2,
City, State, Zip, Country
Formula: primPhone Type: String Hidden
Args: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Watch: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Formula: secPhone Type: String Hidden
Args: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Watch: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Formula: faxPhone Type: String Hidden
Args: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Watch: Phone1, Phone1Type, Phone2,
Phone2Type, Phone3, Phone3Type
Field: EmailAddress Type: String Length: 50 Hidden
Field: contact Type: String Length: 50 Hidden
Field: ContactBy Type: String Length: 1 Hidden
Out: _contactBy2UI
Field: RefFormType Type: String Length: 1 Hidden
Field: TestFormType Type: String Length: 1 Hidden
Field: PrintDest Type: String Length: 255 Hidden
Field: RefFormPath Type: String Length: 255 Hidden
Field: TestFormPath Type: String Length: 255 Hidden
Field: KEYWORD Type: String Length: 255 Hidden
Variable: searchVar1 Type: String Value: '%' Hidden
Variable: searchVar2 Type: String Value: '%' Hidden
Variable: searchVar3 Type: String Value: '%' Hidden
Filter: keywordFilter1, KEYWORD LIKE searchVar1 Hidden
Filter: keywordFilter2, KEYWORD LIKE searchVar2 Hidden
Filter: keywordFilter3, KEYWORD LIKE searchVar3 Hidden
Order: 'Name'
Hi Angela,
If by chance you still have the clinical kit for this, I would love to see it! My email is: [email protected]
Thank you in advance! 🙂
Hi Angela,
I would like a copy of this ckt if still available. My email is [email protected]
Thanks V