Solved

Accept user input via a custom menu?

  • 27 May 2020
  • 2 replies
  • 411 views

Userlevel 3
Badge +9

Is there a way in a custom menu to allow a user to be prompted to type in a value that I can subsequently use in the SQL code?

icon

Best answer by WyrLeeLeW 27 May 2020, 12:10

View original

2 replies

Userlevel 2
Badge +7

Hi There

 

There isn’t currently a way to do this in IFS EE. The workaround would be to use the custom menu in conjunction with a custom field to act as the input parameter.

 

Regards

Lee

Userlevel 3
Badge +9

Thought so. Is there any way to force a screen refresh after displaying an error message. Currently user has to OK the error, then click refresh and then click no to not save.

Error_SYS.Appl_General('INFO',message_); 

 

TIA

Reply