|
|
|
|
|
Forum
|
|
|
Re:Custom Fields (1 viewing) (1) Guests
Favoured: 0
|
|
|
TOPIC: Re:Custom Fields
|
|
|
|
Custom Fields 1 Month, 2 Weeks ago
|
Karma: 0  
|
|
So I am looking at the SDK and at the API to create a custom field. addCustomField(java.lang.String key, java.lang.String context, java.lang.String displayName, java.lang.String dataType, int groupId)
I am struggling to understand 2 things about it.
1. What in the world is the groupId? 2. How do I retrieve the customField once I populate it with a value?
Any guidance would be much appreciated.
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
Re:Custom Fields 1 Month, 2 Weeks ago
|
Karma: 7  
|
|
Hi,
At the moment I wouldn't recommend creating a custom field via the API. To do it right, you would need access to a table that isn't yet exposed via the API.
I was told that it will eventually be possible but at the moment, it isn't.
Best, Bob
|
|
|
|
|
|
|
|
|
|
The administrator has disabled public write access. |
|
|
|
|
|