Hi
Is there a way to create an LOV in Aurena (assistant) shows values that do not exist in the LOV entity (or any entity). e.g. LOV that shows values retrieved from external REST service ?
I tried using LOV with a function but I realized that the function must return the OBJID of the filtered record in this function which means fields and values for the LOV must exist is the entity.
Thanks