Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Loading value to a label from File

Scheibli Márk July 13, 2017

Hi!

Is that even possible to load values from file into a label? For example, i have a JSON file with names and telephone numbers and i want to load them into a label and the user could choose from them. Can i do it somehow?

If possible please guide me for this.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 13, 2017

To "load values into a label", you need to add them to an issue.

You could use the REST API to add them all to a placeholder issue, and you're pretty close as the API accepts JSON, you'd just need the wrapper to tell it what issue to create or edit.

Suggest an answer

Log in or Sign up to answer