This topic is locked

Field Descriptions

6/12/2006 3:29:53 PM
ASPRunnerPro General questions
A
ams author

Hi:
I was wondering if there is an option to have field descriptions (little help) when adding or editing a record within the edit.asp?
Because we have the feature within ASPRunner to type the label but nothing else.
Thanks.
AMS

Sergey Kornilov admin 6/12/2006

You can either modify generated Edit page manully adding field descriptions next to labels or put some HTML code to label.
Something like this will work.

Field label<br>(field description)
A
ams author 6/12/2006

Hi:
I know that I can do a lot of things after the code is generated, but then if I refresh the code I will loose the changes...

I was thinking of an imporvement for future versions... maybe to add an extra label for each field to be displayed in edit mode...
Thanks.
AMS

Sergey Kornilov admin 6/12/2006

In the next version of ASPRunnerPro (expected in August) will have this feature. I'll send a newsletter later this week with some new version previews.