displays data in a textbox based on the data selected in the select box popup

Confluence User - 29 Oct, 2019

hello i'm trying to display data from a database using datalist. data displayed id and name. and the data will be input. then I make a form in which there is a select box and textfield popup. a popup select box to display the data you want to input by displaying an id while a textfield to hold the selected name.
I want to ask how to display the selected name in the popup select box to the textfield?
please give recommendations on what to use or please give a simple example script.
thanks.

forms;plugins

2


31 Oct, 2019
confluenceUser
confluenceUser

Hi Romi

Maybe you could use a Selectbox instead of a Textfield, this making it easy to perform a lookup of the label based on the id value.

12 Nov, 2019
confluenceUser
confluenceUser

But the data can be edited. if you use select box it cannot be edited.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print