- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
In the exit event of Priority dropdown you would include additional script after the clearItems() script.
Along the lines of:
var vName = WOresolution.somExpression;
var fieldObj = xfa.resolveNode(vName + ".ui.#choiceList.border.fill.color");
fieldObj.value = "255,255,225";
WOresolution.font.weight = "normal";
Hope that helps,
Niall
Views
Replies
0 Likes
Total Likes