‎2007 Dec 18 7:49 AM
Hi Experts,
My requirement is to add some fields to the existing customised form in that 1 field I want to have a Greyed Out Background with Italic format.
How can i achieve this . Please help me with the correct solution.
Regards,
Srinivas.
‎2007 Dec 18 7:55 AM
Hi hari,
u can make italics in character or paragraph format and reg the back ground color i will check it and let u know,
Regards,
Desha
‎2007 Dec 18 7:54 AM
Hi Srinivas,
For that you need to Copy that form and change it accordingly in your Z Project.
You may also need to change its driver program and associate them in NACE.
Regards,
Sachin Bhatnagar.
Edited by: Sachin Bhatnagar on Dec 18, 2007 1:29 PM
‎2007 Dec 18 7:55 AM
Hi hari,
u can make italics in character or paragraph format and reg the back ground color i will check it and let u know,
Regards,
Desha
‎2007 Dec 18 8:16 AM
Hi Hari,
To obtain a greyed out background, we can do it by writing code in the text elements for that particular box
i think you can do it using the following syntax where ever you need a greyed format.
BOX INTENSITY 25. ( intensity can range from 0 to 100)
you can just use INTENSITY ON in that field.
or
for getting italic font you have to create a character format according to your requirement and
there you will have option fro background, intensity, hotspot etc.
kindly Reward if useful.
Regards,
Jose