This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Filter on metadata card config when creating objects vs editing object?

Is it possible - and if so what is the recommended way - to create a filter in metadata card config to separate between object creation and object edit mode? The customer suggested having a bit more "elaborated explanations", as well as hiding some properties used later on in create mode, so it would be useful to have a filter setting for it. However I find no way to separate the two modes in the config.

Parents
  • One trick you can try is using "Last modified by IsNULL" as the property filter on the rule. This would only apply when the object hasn't been modified yet, in other words only on object creation. I don't know for certain if this works in all scenarios and in all clients but you can test if it works for your use case.

Reply
  • One trick you can try is using "Last modified by IsNULL" as the property filter on the rule. This would only apply when the object hasn't been modified yet, in other words only on object creation. I don't know for certain if this works in all scenarios and in all clients but you can test if it works for your use case.

Children