How to Set the form status. [message #385288] |
Mon, 09 February 2009 00:09 |
drajeshonline
Messages: 11 Registered: February 2009
|
Junior Member |
|
|
Hi
I need a help on setting the form status, i have a data block with 12 column which is a multirecord block,
out of this 12 column i have an control item which is a drop down, for this column when ever i am try to change
the DD value the status of the form is not changed.
Can anybody suggest me how can i set the status for a control item , so that i can use pre-update and pre-insert
for some validation.
Thanks in advance
|
|
|
|
|
Re: How to Set the form status. [message #385297 is a reply to message #385291] |
Mon, 09 February 2009 00:34 |
dhanuka.rajesh
Messages: 49 Registered: March 2008 Location: Mumbai
|
Member |
|
|
On change on the respective list item you can manually set the record status.
But word of caution its generally not advisable to do so, instead you can assign a value a existing datacolumn.
Rajesh
|
|
|
|