Forum Post: Re: Create Record from Portal Pages

  • Thread starter Thread starter rgoyal@test.com
  • Start date Start date
Status
Not open for further replies.
R

rgoyal@test.com

Guest
Hi Chandra.G, I tried this: function my_callback(arr) { } var x = new Array(); x["name"]="API Created"; var newId = rbf_createRecord("objIntName", x, true,my_callback); rbv_api.print("Created record with id: "+newId); and getting this error: Error "rbf_createRecord" is not defined... On Fri, Oct 31, 2014 at 1:33 PM, Chandrasekhar Gontla bounce-cgontla@community.progress.com wrote: RE: Create Record from Portal Pages Reply by Chandrasekhar Gontla Hi rgoyal, Yes. You can use it. Please try it Thanks and Regards, Chandra.G Stop receiving emails on this subject. Flag this post as spam/abuse. -- Rohit Goyal I Software Developer I Astrea IT Services I rgoyal@astreait.com l +91-9654373714 l www.astreait.com l

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