Skip to main content

prompt for multiple fields input when clicking on a field

  • February 19, 2023
  • 1 reply
  • 13 views

Forum|alt.badge.img

Hi,
I want to be prompted to fill or check some fields when I click on a field.
so for example, the cell title is "pc", when I click on a field of that cell, I want to be prompted to type how much ram, ssd storage, tick a cpu manufacturer ...

1 reply

TheTimeSavingCo
Forum|alt.badge.img+31

I don't think that's natively possible I'm afraid.  The simplest workaround would probably be with a Form view or a form in an Interface. 

You could also possibly set up a button with a script extension that would prompt you for the details required but you'd need to code that yourself