I want to create a field with the below logic,
If dateA != null and dateB = null
Update (dateB to dateA)
else
return null
Note- dateA is a date picker field
Apart from this , DATE-B must be editable too.
Can someone please help me with this please. Any sample code would be great. Thanks
Kindly read my article about it:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.