Page 1 of 1

Select Drop Down Force Select for one selection

Posted: Sat Jan 28, 2023 10:10 pm
by mishanian

Hi,
if there is only one item on a drop-down select,
is there any way forcely select and show that item automatically?


Re: Select Drop Down Force Select for one selection

Posted: Sat Jan 28, 2023 11:14 pm
by arbei

If not search forms, by default it should auto select if there is only one option.

  1. What is your version?
  2. What is the settings of your Edit Tag?

Re: Select Drop Down Force Select for one selection

Posted: Sun Jan 29, 2023 11:08 am
by mishanian

Hi,
1) PHPMaker 2023
2) Use LookUp Table: true
filter : company_id=1

it is showing the list (one item) correctly, but the issue is the user should click and select it


Re: Select Drop Down Force Select for one selection

Posted: Sun Jan 29, 2023 12:14 pm
by arbei

arbei wrote:

What is the settings of your Edit Tag?

You better post complete Edit Tag settings (not just Lookup Table = true).

Note: The single option will not be auto-selected if:

  1. The field has parent field (in Dynamic Selection Lists),
  2. The field is set as RADIO or CHECKBOX,
  3. The field is multiple-select.