Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



how to use Conditional UI to set a NULL

From: therron (2015-08-11 08:02)


Anyone know how to use Conditional UI to set a NULL value?

I made two custom fields/attributes. One is a checkbox/YORN, the other a textbox. For Conditional UI, if the checkbox is un-checked, the textbox should be read-only and have a NULL value. If the checkbox is checked, then the textbox is required.

I've got it all working, except for if a user checks the checkbox, fills in the then-required textbox, then un-checks the checkbox. That would leave the value in the textbox and make the textbox readonly. I need it to make the textbox NULL.

I can't figure out how to use the Configure Conditional UI screen on the control properties in Application Designer to tell it value = NULL. Help?

Travis Herron