Hi,
I'm using Umbraco 8.18.4 and I'm trying to use a Content Picker in one of my document types. The issue I'm seeing is that when I'm creating content for a page and I go to choose a link in the content picker, it allows me to select a node, I click Close on the panel which displays the content tree and the node selected is not saved. It doesn't matter which node I select, the result is the same and on debugging the Model, the content picker property is always null. Should there be a 'Save' option in the content picker panel? Anyone else come across this?
Umbraco 8 Content Picker not saving value
Hi, I'm using Umbraco 8.18.4 and I'm trying to use a Content Picker in one of my document types. The issue I'm seeing is that when I'm creating content for a page and I go to choose a link in the content picker, it allows me to select a node, I click Close on the panel which displays the content tree and the node selected is not saved. It doesn't matter which node I select, the result is the same and on debugging the Model, the content picker property is always null. Should there be a 'Save' option in the content picker panel? Anyone else come across this?
Hi johnsmithweb
Is the other option, instead of close, called 'submit' - if you click that it should save the picked value AND close the dialog.
It think the close button is just there to quit the dialog without saving.
regards
Marc
Hi Marc, There is no other option on the panel; the only button is ‘Close’
is working on a reply...