Voila, it worked by removing the Required Field text. Actually as per the documentation , I saw its the display name of the field.
But with the earlier versions of script, I see that the script access the select object by title and in O365, for a compulsory field, SharePoint appends a Required Field Text with the Title. So I was getting "Column Not Found" Error if I don't put that.
Seems now it supports O365, we don't need to append it. Working pretty good :)
Thanks & Regards,
Nutan
But with the earlier versions of script, I see that the script access the select object by title and in O365, for a compulsory field, SharePoint appends a Required Field Text with the Title. So I was getting "Column Not Found" Error if I don't put that.
Seems now it supports O365, we don't need to append it. Working pretty good :)
Thanks & Regards,
Nutan