Skip to main content
Solved

How to convert Custom LU Page Type Form to Aurena Page?

  • May 31, 2022
  • 1 reply
  • 144 views

arebbeadle
Hero (Customer)
Forum|alt.badge.img+14

How do you convert Custom LU Form Type to Aurena? I created a new Projection and created a new Page for the Projection but I can’t figure out how to setup the page like a Form? I don’t want a list I want a Form like we have in IEE, is it possible?

 

 

Best answer by Charith Epitawatta

Hi @arebbeadle,

You can do this from Aurena Page Designer. Please go through following documentation:

https://docs.ifs.com/techdocs/foundation1/045_administration_aurena/220_Configuration/325_create_modify_aurena_pages_itd/100_generation_of_custom_pages/default.htm#Create_a_Custom_Page_from_a_Configured_Projection

A page can be designed in mainly two ways, either as an “Overview page” where a list of records is shown or as a “Detail page” where only a single record is shown at a time. 

In your case, I think what you need is a Detail page. For a detail page, we need a “Selector” to iterate through the records and then a corresponding Group or other element which will show the data.

You can find details in above documentation. 

Hope this helps!

1 reply

Charith Epitawatta
Ultimate Hero (Employee)
Forum|alt.badge.img+31
  • Ultimate Hero (Employee)
  • 1094 replies
  • Answer
  • May 31, 2022

Hi @arebbeadle,

You can do this from Aurena Page Designer. Please go through following documentation:

https://docs.ifs.com/techdocs/foundation1/045_administration_aurena/220_Configuration/325_create_modify_aurena_pages_itd/100_generation_of_custom_pages/default.htm#Create_a_Custom_Page_from_a_Configured_Projection

A page can be designed in mainly two ways, either as an “Overview page” where a list of records is shown or as a “Detail page” where only a single record is shown at a time. 

In your case, I think what you need is a Detail page. For a detail page, we need a “Selector” to iterate through the records and then a corresponding Group or other element which will show the data.

You can find details in above documentation. 

Hope this helps!