E-FLUID: Tile Content References Created Using an IScript Does Not Show Back Button
(Doc ID 2450424.1)
Last updated on JANUARY 13, 2023
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.56 and laterInformation in this document applies to any platform.
Symptoms
When a Tile that points to an Iscript content reference is created, when user clicks on the tile the fluid back button does not display in the top left corner like it should.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1) Created a custom table (WEBLIB_TEST), Insert field ISCRIPT1 and add function for the test:
Function IScript_Test()
%Response.WriteLine("
Hello world
");
End-Function;
2) Added a new Folder at Fluid Structure Content > Fluid Pages>PeopleSoft Applications and created a Content Reference for iScript: Generic URL s/WEBLIB_TEST.ISCRIPT1.FieldFormula.IScript_Test
3) Added Tile on homepage
4) Back button is missing
CAUSE
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |