Layout
Discussion List
-
Need help in understanding the below tags in the main pageSummary: I have this below tags in the main page Please help me understand what is this tag - oj-vb-fragment-param ------ …
-
Validating Table Rows for Required FieldsSummary: Hi, I am using an ADP with an oj-table. I have some mandatory fields that the user needs to input before they can exit the editing mode of the row. However, des…
-
How to remove the "Context Segment" field from Record external learning ESS Page.Summary: I have checked the Learn DFFs. The "Display type" under "Context Segment" is Hidden. Content (please ensure you mask any confidential information): Version (inc…
-
need help in understanding the navigation tree recipeSummary: In the above , which part of the code is responsible to navigate to required pages upon click on the navigation lists In the action chain above I am unable to f…
-
Specific table row selected on page loadSummary: Hi I am facing an issue while selecting specific rows of the table on the page load tried this cookbook example but the JS function not working not recognised. …
-
How to make error message under list that is required ?Summary: I have a list i want the user to choose but if he didn't choose a value then i want to put error message under this list that is required to have a value
-
table component cursor is moved to top of the page when refreshedSummary: Hi Experts I have requirement where i'm navigating on click of a row in table to different page and post clicking on save and cancel button in new page the VBCS…
-
export button stylingSummary: Hi, We have oj-sample-export-data button on page to export result table data along with other set of buttons. We can do the styling on other buttons such as oj-…
-
Radio Set Button in List ViewSummary: Utilizing Radio Set Buttons within a List View layout. Content (please ensure you mask any confidential information): Hi All, When selecting a row, the associat…
-
Master Detail FormHi, Does anyone share steps to create master-detail form in VBCS. For example Projects as Master and Project Team Members as child. Projects Fields - Project Number, Sta…
-
How to change the display mode of redwood page template ?Summary: How to change the display mode of redwood page template ? We have light/mixed display mode available in redwood templates. But I want to change the background c…
-
List View - Selection IssueSummary: List View - Unable to Select of Multiple Row Content (please ensure you mask any confidential information): Hi All, In List View, Using Multiple select while Se…
-
Currency FieldSummary: VBCS version 23.10.2 Currency field work as expected in desktop view, when changing to mobile/responsive view in the developer tool, the value disappears from t…
-
How to Remove Duplicate data from Table fetched using ADPSummary: How to Remove Duplicate data from Table fetched using ADP Content (please ensure you mask any confidential information): Version (include the version you are us…
-
Editable TableHi, I selected the edit mode as Row Edit but still could not able to edit the table
-
Do we have a limit of 50 rows on pagination size?Summary: I have around 1700 rows in my ADP. I'm able to paginate it but if i increase the pagination size to more than 50 it generates the correct number of pages but th…
-
Datagrid not getting displayedHi, Firstly I Imported the datagrid as below Next is below code used in the page Finally in the app.css under Resource --> CSS below is the code But after running the pa…
-
How to Display the Data on a Input-Text in a Form which is fetched from a BIP ReportSummary: We are able to display it in a Table Component using ADP variable but our requirement is to get the data in the Text on the Form as shown in screenshot Content …
-
Can anybody Please share a Sample App to Display the ADP data in a Form instead of Table?Summary: We are Fetching the Data from a BIP Report and have stored it in a ADP variable. Now We have designed a Form where we want to Display the Data (Employee Number …
-
Move Image strip on top in redwood themeSummary: Hi, i am trying to move the image strip on top as shown in below but not happening. I also tried to modify standard css class but no luck. i am attaching the sa…
-
Rotation is not working in web app PWASummary: Hello experts, I have a web application (PWA) and I am trying configuration to application can use in portrait or landscape mode from a mobile device. Content (…
-
Select Many Component with scroll barSummary: Hi, When we have multiple values entered in Select Many Component on UI, it's kind of dragged down on the page and sometime overlaps the other components. Is th…
-
I want yo format this string like hours and minutes ?Summary: if it is 8:3 to be like this 08:03 and it is a column in a table and a string type
-
Editable table not working, new javascript action chain issueSummary: Hi Experts I need help in creating editable table as I'm facing issue. I have followed Shay's video on creating editable table but somehow it is not working i.e…
-
Create Type from EndpointHi, I have created business object named Employee and under Types when I click on From End Point and after selecting POST from Employees and click Next When I click on R…
-
How to create a table with borders (rows/table) and static data in an application?Summary: We have requirement to create an application with a table format including static data, input values and with borders as below. Could you please share any relat…
-
Want help to resolve cookbook application implementation in my projectSummary: Hi Experts I have a requirement to implement the below vbcookbook sample in my project but I'm getting the error as shown in below screenshot, Can someone pleas…
-
How to use the fusion metadata API and display it in a table using the SDP?Summary: I'm using https:///fscmRestApi/resources/latest/describe?metadataMode=minimal API to fetch all the REST endpoints. Since we have different names for each of the…
-
Debug ErrorHi, From the below screenshot I can find that there is issue combo box item used in the page. But how to debug what went wrong is there any way to debug.
-
How to pass dynamic form field values in javascript in layout?Summary: How to pass dynamic form field values in javascript in layout and assign the result to another field in the form? Content (required): Hi Team, I am using Oracle…