REST service - InputControl - Set prompt text

Hi,

Im using the REST v2 service to publish report units. When I specify a InputControl I want to set a name (called prompt text in web gui) but can't find any information about it in the documentation.
I've tried different values, like name, id, prompt and so on with no success. My InputControl gets the same name as the label (common attribute) and I don't want that.

Perhaps there's no support for it in the API? Please help :)

Regards,
Daniel

da.eriksson's picture
Joined: Oct 29 2014 - 4:35am
Last seen: 8 years 10 months ago

Edit: Did a workaround... Im uploading the reportunit and after modify the input control after with the PATCH-method.

da.eriksson - 8 years 11 months ago

2 Answers:

Did a workaround... Im uploading the reportunit and after I modify the input control with the PATCH-method.

Not the prettiest solution but it works.

da.eriksson's picture
Joined: Oct 29 2014 - 4:35am
Last seen: 8 years 10 months ago

can you share the approach that you have used 

vinothm2k's picture
623
Joined: Dec 16 2018 - 11:20pm
Last seen: 4 years 4 months ago
Feedback