Skip to main content
June 23, 2022
Question

Related action URL stub for the given record type

  • June 23, 2022
  • 10 replies
  • 0 views

There is a function getraurlstubbyrecordtype() in 19/.4 to get the url link directly to edit the record but its not working for 21.4. Similar way can we generate the URL in 21.4. Can any one help me with the code how to generate .  Thank you .

10 replies

mikes0011
Brainy
June 23, 2022
getraurlstubbyrecordtype()

I'm not familiar with that rule - is this contained in a plug-in?

Can you clarify what you're actually trying to accomplish?

The Expression Guru
ajays0012Author
June 23, 2022

Thank you for reply Mike. Yes its a plug-in.  Our goal is to generate the URL for the related action where user should be able to edit directly not clicking on the related action

mikes0011
Brainy
June 23, 2022

Thanks for the clarification on the source of the rule.  Can you expand on what exactly you mean by "edit directly"?  What is the end user intended to be "editing" here?

The Expression Guru
peter.lewis
Employee
June 23, 2022

Can you use a record action component instead of this plug-in? Also is this a plug-in that is on the app market or one that you created yourself?