Skip to main content
Solved

create Persistent field with default value ifs cloud

  • February 14, 2023
  • 5 replies
  • 304 views

Forum|alt.badge.img+8
  • Sidekick (Customer)
  • 56 replies

Hello

Is there a way to create Persistent field with default value in ifs cloud ?

I need help in this.

Best answer by wahelk

default Value is possible currently only for string and enumeration types.

5 replies

AvinduHendawitharana
Hero (Partner)
Forum|alt.badge.img+8

You could set a default value. I used Static field and set a value from there.

 

 


Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • 56 replies
  • February 14, 2023

Default value part not showing in my page 

how I add it

not: type of custom object is (date)

 


AvinduHendawitharana
Hero (Partner)
Forum|alt.badge.img+8

Default value part not showing in my page 

how I add it

not: type of custom object is (date)

 

For date type it’s not visible for me as well. 😥 

PS - Unfortunately it seems only available for data type string


wahelk
Hero (Former Employee)
Forum|alt.badge.img+11
  • Hero (Former Employee)
  • 154 replies
  • Answer
  • February 15, 2023

default Value is possible currently only for string and enumeration types.


Forum|alt.badge.img+8
  • Author
  • Sidekick (Customer)
  • 56 replies
  • February 19, 2023

thanks for answers.