Question

IFS 9 Duplicate custom page windows with few details and refresh

  • 16 May 2023
  • 1 reply
  • 38 views

Badge +2

Hello,
we created a new custom page with a lot of custom fields.

Everything is fine, but users want to duplicate custom page window, but with only few details.
We don’t want to duplicate all details, because in few fields we have autoincerement ID, date of creation field, etc.

We want to use custom menu function and write an PLSQL query to copy only few fields to new row in table, but after copying we want to transfer to window with new created row on this custom page window.

Is it possible to do it with custom menu PLSQL query?
Thank you in advance for any ideas.


1 reply

Userlevel 5
Badge +14

Hi @m.lawniczak 

 

It should be possible with the external search. Please check the document link below.

 

https://docs.ifs.com/techdocs/Foundation1/050_development/022_user_interface/045_ee_dev/080_external_search/default.htm

Reply