How to show collection of record coming from Business Process to a Page (Auto Generate Page \Pre Configured Page) without creating any new Object.

I am calling a web-service which give a collection of records (Product) as a response. I want to show those Product in a Auto Generate Page \Pre Configured Page, So that user can select a product and go ahead. 

Please help me to  show them on the page.

Like 0

Like

1 comments

Hello!

 

Unfortunately, in the current Creatio configuration, it is not possible to pass a collection of records to the pre-configured or autogenerated page element in the business process.

 

As a workaround, we would recommend the following:

1) save each record from the collection

2) create a lookup field on the page, so that the user will be able to choose the needed record

 

Have a nice day!

Show all comments