Clear People Picker field
Hi there
I have a condition which populates a name for People Picker field, but i need to remove it if the field is changed.... and i can't Could you please help me? i tried
fd.field('Approver').control().value()
fd.field('Approver').control().value('')
fd.field('Approver').control().value("")
fd.field('Approver').control().value() == ''
fd.field('Approver').control().value() == ""
no luck ((
I have a condition which populates a name for People Picker field, but i need to remove it if the field is changed.... and i can't Could you please help me? i tried
fd.field('Approver').control().value()
fd.field('Approver').control().value('')
fd.field('Approver').control().value("")
fd.field('Approver').control().value() == ''
fd.field('Approver').control().value() == ""
no luck ((
Dear Katy,
Please try this code:
If it doesn't help, please provide the screenshot of the browser console.
Please try this code:
Code: Select all
fd.field("Approver").value("")
-
- Posts: 2
- Joined: Thu Feb 14, 2019
- Location: Peru
- Contact:
this info is related to the option of set the standard edit-box to type -> time, but this is not related to the Date picker right ?
-
- Information
-
Who is online
Users browsing this forum: No registered users and 10 guests