Embeding lable tags in description fields.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Embeding lable tags in description fields.

BJ Freeman
can't seem to find the discussion as to how to do this.
      <StatusType description="Employment Application Status"
hasTable="y" parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>
to
      <StatusType description="$(EmploymentApplicationStatus)"
hasTable="y" parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>

Reply | Threaded
Open this post in threaded view
|

Re: Embeding lable tags in description fields.

Jacques Le Roux
Administrator
You mean

      <StatusType description="${EmploymentApplicationStatus}"
 hasTable="y" parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>

I guess? (note {} and not ())

Jacques

From: "BJ Freeman" <[hidden email]>

> can't seem to find the discussion as to how to do this.
>      <StatusType description="Employment Application Status"
> hasTable="y" parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>
> to
>      <StatusType description="$(EmploymentApplicationStatus)"
> hasTable="y" parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>
>
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com  <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>

Reply | Threaded
Open this post in threaded view
|

Re: Embeding lable tags in description fields.

BJ Freeman
thanks had to get a magnifying glass out to see the difference.
guess eyes are giving out.
time for stronger glasses
:D

Jacques Le Roux sent the following on 6/27/2010 12:16 AM:


=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com  <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>

> You mean
> <StatusType description="${EmploymentApplicationStatus}" hasTable="y"
> parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>
>
> I guess? (note {} and not ())
>
> Jacques
>
> From: "BJ Freeman" <[hidden email]>
>> can't seem to find the discussion as to how to do this.
>> <StatusType description="Employment Application Status" hasTable="y"
>> parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>
>> to
>> <StatusType description="$(EmploymentApplicationStatus)" hasTable="y"
>> parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>
>>
>>
>> =========================
>> BJ Freeman
>> http://bjfreeman.elance.com
>> Strategic Power Office with Supplier Automation
>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>> Specialtymarket.com <http://www.specialtymarket.com/>
>>
>> Systems Integrator-- Glad to Assist
>>
>> Chat Y! messenger: bjfr33man
>> Linkedin
>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>
>>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Embeding lable tags in description fields.

Jacques Le Roux
Administrator
I know that feeling ;o)

Jacques

From: "BJ Freeman" <[hidden email]>

> thanks had to get a magnifying glass out to see the difference.
> guess eyes are giving out.
> time for stronger glasses
> :D
>
> Jacques Le Roux sent the following on 6/27/2010 12:16 AM:
>
>
> =========================
> BJ Freeman
> http://bjfreeman.elance.com
> Strategic Power Office with Supplier Automation  <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
> Specialtymarket.com  <http://www.specialtymarket.com/>
>
> Systems Integrator-- Glad to Assist
>
> Chat  Y! messenger: bjfr33man
> Linkedin
> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>
>> You mean
>> <StatusType description="${EmploymentApplicationStatus}" hasTable="y"
>> parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>
>>
>> I guess? (note {} and not ())
>>
>> Jacques
>>
>> From: "BJ Freeman" <[hidden email]>
>>> can't seem to find the discussion as to how to do this.
>>> <StatusType description="Employment Application Status" hasTable="y"
>>> parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>
>>> to
>>> <StatusType description="$(EmploymentApplicationStatus)" hasTable="y"
>>> parentTypeId="" statusTypeId="EMPLOYMENT_APP_STTS"/>
>>>
>>>
>>> =========================
>>> BJ Freeman
>>> http://bjfreeman.elance.com
>>> Strategic Power Office with Supplier Automation
>>> <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
>>> Specialtymarket.com <http://www.specialtymarket.com/>
>>>
>>> Systems Integrator-- Glad to Assist
>>>
>>> Chat Y! messenger: bjfr33man
>>> Linkedin
>>> <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>
>>>
>>>
>>
>>
>