Hi Team, 

There is a lookup field 'Owner' where I need to disable/remove hyperlink on Primary-Key field (Full Name).

I also tried "showValueAsLink": false", still not working.

Query: 

1. Is it possible to change Lookup-configuration in schema-code?

2. Do we have permission to override default lookup modal behavior?

Platform: Creatio:energy (Freedom UI)
 

Like 1

Like

5 comments
Best reply

You can do it using Global CSS.
Install the CSS/JS Addon https://marketplace.creatio.com/app/experceo-global-jscss-editor-creatio
Then use th...MoreLess

Show all comments (4)

Hello Community,

In this article it is described on how to deal with selection windows crt.OpenSelectionWindowRequest. https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platform/8.1/platform-customization/freedom-ui/selection-window/overview

but no information at all about predefined values.

Is there any possibilty that when clicking 'NEW' there are some predefined default values?

Example

The Account type is set to 'Our Company'

Thank you,

Sasori

Like 0

Like

3 comments

Hello,
 

You don't need to use programming for this task.
You need to create an object replacement (in your example, an Account object replacement)...MoreLess

Show all comments (2)