Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6906 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Allow User Abort[Off]

Set Field[PRS_AddRecords::PortalRowcounter;1]

If[Count(EF_PRSAddRecords::FunctionTitle) < 0]

Commit Records/Requests[]

Go To Layout['some layout ']

Perform Script["Script Name"]

Else

New Record/Request

Go To Portal Roe[select;first]

Loop

set field[----]

--

--/* Field Names added....*/

---

Set Field [PRS_AddRecords::PortalRowcounter;PRS_AddRecords::PortalRowcounter + 1]

Exit loop If[PRS_AddRecords::PortalRowcounter>Count(EF_PRSAddRecords::FunctionTitle)]

New Record/Request

Go to Portal Row[select;No Dialog;PRS_AddRecords::PortalRowcounter]

End Loop

Commit Records/Request[]

Go To Layout["homepage"]

Perform Script["script name"]

End If

The main Problem this script has worked in fp7.but not in fp8.firstly i done my project in fp7. now i am using fp8 dabase language.it simply converted that file we r not changes any one.the

problem is only the one particular module has problem before that it has appear in portal as 20

records using above script,but in fp8 its appear only one record in portals.Any one knows this problem please send me solution i am facing this problem last 20 days.plz send me replay as early

as posible.

Above the script performs it shows only one record,but it has 20 records in that portal.Mainly meaning of that script.if u r new guie so it has no records,after the perform script u have records based on scriptin thar we using based on "Provider Category" global.

Any Differences of Calculation part like PRC + 1 in fp8

thank u

saikumar

Posted

This part of the script (line 13) is commented out...

--/* Field Names added....*/

Perhaps this is the source of the problem?

Posted (edited)

Hi Kent!

This is saikumar i am attached .Zip file.plz refer and send me solution file.

thank u

saikumar

I am waiting for replay

Edited by Guest
cleared this topic

This topic is 6906 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.