Время создания
Filters

Like 0

Like

0 comments
Show all comments

Hey Community 
I’m trying to enable record deactivation on an object that inherits from BaseEntity. The object is also used as a lookup in several other objects. From the documentation it looks like the “Allow records deactivation” option is only available for BaseLookup objects.

Has anyone found...MoreLess

Like 0

Like

1 comments

Hello 
I need to sort lookup field by custom column for mobile application.

Is it possible ?

Like 0

Like

2 comments

Hi! 

In the mobile app, lookups are sorted by the display value by default.
Sorting by a custom column isn’t available through the Mobile...MoreLess

Show all comments (1)

Hello,

when adding a record inline of detail list, is it possible in code to set default value for Lookup column?

Thanks.

Like 0

Like

1 comments

Here is a code sample on how I solved it, maybe it helps somebody:

handlers: /**SCHEMA_HANDLERS*/[
    {
  &nbs...MoreLess

Show all comments

Hi team

We have a detail with list of quotes in Opportunity. We allow end users to export and import data to this detail.

We want to block the option to process import once Opportunity is in Completed stage.

Can you advise on how to achieve this? 

Like 0

Like

1 comments
Show all comments