I want to create a record link button !

Hi Guys ,

I want to create a button but button label is not working , 

I have tried a!richtextfield as well ,

a!richTextItem(
link:
a!recordLink(
label: "Label should show",
recordType: cons!RAP_RECORD_TYPE_TASK,
identifier: rule!HHC_property(ri!tasktem_U, {"taskItem", "taskId"}, null)
),
)

its working as button but Label is not showing !

Thanks 

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data