It is possible to make this field mandatory when type = CXC, but for the other cases it is optional?
It is possible to make this field mandatory when type = CXC, but for the other cases it is optional?
thanks
Or Like this
In this solution mandatory property work for only this control. If form has second PaymMode field at other tabs/groups, they will not change
Look for DS Methods
If it's not there You need overwrite method
You can write something like this
I already activated the autodeclaration property on the control, but where is it in the active method of the Header dataSource?
Set control's AutoDecletarion propery to YES (Or you can use the DS field directly)
at Header dataSource's active method set field's(or control's) Mandatory property to Yes/No (When you change header row, active will called and your code will look for data (type = CXC or not) and will set value)
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156