Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




API cannot set non-visible custom field

custom-fields
templates

If I remove a custom field from the Creating column in the Screens option in the Template, Process, Configure gemini web page I can no longer set that Custom Field via the API (using Item.CustomFieldDataCreate() I get "Forbidden" as the exception message. Using Item.CustomFieldDataUpdate() I get "Unknown error, status code:: MethodNotAllowed").

My goal is to default this custom field to 'User generated' if a user generates the item from our Gemini web page, or if the item is created by a tool to set the custom field to 'Auto generated'. I do not want the user to be able to modify this field from our Gemini web page.

Dave
· 1
Dave
Replies (2)
helpful
0
not helpful

Is the api using admin account?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

No, I will try doing the login for the autogen under the admin account.


Dave
· 1
Dave