[progress Communities] [progress Openedge Abl] Forum Post: Re: Set First Password To New User

  • Thread starter Thread starter Santosh Patel
  • Start date Start date
Status
Not open for further replies.
S

Santosh Patel

Guest
This is possible only via REST API createRecord as Manooj mentioned and not achievable from inside Rollbase UI. You need to invoke the createRecord REST API with all user details including a @p1 field and its value. Possible ways to achieve this is either a portal page or a Rollbase generic tab with the custom form for accepting User details including a password field (name attribute should be '@p1'). This form's submission should invoke a createRecord REST call (you can use Ajax here).

Continue reading...
 
Status
Not open for further replies.
Back
Top