Question

MiniPage Lookup Fields

Hello everyone!

I hope you can help me!

I created a replacement client module of "EmployeeMiniPage". I made some customizations, but I can not find a way to set some fields like "lookups". For example Job is show as a list but I want it to be show as a lookup

I added the following in the attributes section but it does not work:

"Job": {

     "lookupListConfig": {

      "columns": ["Name"]

     }

I hope you can help me!

Regards

Like 2

Like

1 comments

Dear Ezequiel,

The task you are trying to accomplish is rather complex. It's difficult to achieve because one pop-up (minipage) is already opened in the system and it takes the implementation of multiple layers functionality to allow to open another one. The similar functionality is not present anywhere in the system so far and we are not planning to add it in the closest releases.

Lisa

 

Show all comments