Layout
Discussion List
-
Unable to Display data in table based on ADPSummary: Display data in a table using ADP Content (required): Version (include the version you are using, if applicable): 22.07 Code Snippet (add any code snippets that…
-
Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database TableSummary: Blank rows to be added on Editable Table in VBCS & Inserting multiple lines to Database Table Content (required): Hi All, We have the below required for the VBC…Gangu Nagendra Prasad 22 views 3 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
-
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t…Vishal Singh Rajpurohit 12 views 3 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
How to make table height Auto-Adjustable depending on the Number of rows?Summary: I have a oj-table component whose data is loaded on a REST call. I want the table to automatically adjust its height based on the Number of Rows returned from t…Vishal Singh Rajpurohit 14 views 0 comments 0 points Started by Vishal Singh Rajpurohit Visual Builder
-
VB excel add-in : How to make user search parameters mandatory?Summary: When downloading data from VB Excel, we need to prompt user to enter search parameters to restrict fetch from the BO. It is observed that the Search prompt does…
-
CSS : ApplicationsCloudUI-7.0.1 : Navigation DrawerSummary: Hi Team , we have created the web application with "Navigation Drawer" template and it is working fine with Redwood theme which is default one. But, when we imp…Gangu Nagendra Prasad 12 views 4 comments 0 points Most recent by Gangu Nagendra Prasad Visual Builder
-
Horizontal scroll is not shown on overflow of the content in the tableSummary: Hi All, Horizontal scroll is not added to the table on overflow of the content in vbcs version 2207, Even adding the code style= "overflow-x:hidden" to vb-conte…
-
Is it possible in VBCS to Re-order Columns of a Table during runtime?Summary: I have a requirement of reordering the columns of a table when the web page is running. Content (required): I have found Row reordering functionality in OJET co…Vishal Singh Rajpurohit 16 views 2 comments 0 points Most recent by Vishal Singh Rajpurohit Visual Builder
-
Visual Builder excel add-in - Read-only fields on layoutSummary: Requirement is to have read-only fields on the layout as FYi for user and not allowed to update. However unchecking the field for update still allows user to ed…
-
Combo box issue.Summary: Hello, Please, I would like your help with the following. I have a simple combo described bellow, for YES/NO values. The issue is that the user can type anythin…
-
Bar chart shows only limited data (for me...)Summary: Hi all, I would thank you for your support for the following: I try to show a bar chart with more than 10 records but only 8-10 are shown. Content (required): N…
-
Frozen columns not working in Oracle SaaS R13 Light ThemeSummary: I need the Frozen Table Columns property with projects with VBCS using Oracle SaaS R13 Light Theme to work. Content (required): I have been working on projects …
-
How to embed external supplier registration link in VBCS mobile appSummary: We need to open External supplier registration link in the mobile app. But when we try to use iframe, it gives the error: "Refused to connect". Is there any way…
-
Set threshold for the specific groups - Bar chartSummary: Hi Team, I am looking for the solution where i can set the threshold limit for the specific groups. Any idea or help would be appreciated. Content (required): V…
-
Visual Builder excel plug-in - BO Missing after importSummary: A BO within Catalog is missing after import and cannot be added to the Layout.. Content (required): Catalog fscmRestApi/resources/11.13.18.05/accountCombination…
-
Adjust form layout spaceSummary: Hi, I am building a form I want to decrease the between spaces in text field or field can you help me to achieve this currently its looking like this : I want t…
-
VBCS-PWA : Service worker is not supported/enabled in the browserSummary: Hi Team, We have embedded VBCS web app(PWA) to JDE environment. When we load the app within JDE, it throws "pwaServiceWorkerManagerClass.js:29 Uncaught (in prom…
-
Requirement to display a dynamic form with componentsSummary: Hi Team, We have a requirement to display a dyanamic form with components, that we have managed to display it in the UI. Now, the problem is to get all the valu…Muralidharan Kanagaraj 11 views 5 comments 0 points Most recent by Muralidharan Kanagaraj Visual Builder
-
VBCS Tab Flow architecture.Summary: Need Advice on building Tab Navigation using sub flows and flow container Content (required): I have an application with multiple flows. One flow "detail" is fo…
-
UI issue of OJ Select SingleSummary: UI issue of OJ Select Single Content (required): We are using oj-select-single, in mobile App when the user tries to select the value from the dropdown, it take…
-
Give a row in a table some colorSummary How can you give a row in a table some color if it matches a field value?Content Hi guys, At the moment we want to give a row in a table some color when it match…
-
Save pdf base64 to local with a name. VB-Classic.Summary: Please help to save pdf-base64 with a name. Content (required): Tried several options to save base64 containing a fa-report in pdf format, no way for now to sav…
-
VBCS dynamic sort on table columsSummary VBCS dynamic sort on table colums backed by service data provider.Content Created Service Connection to call a rest endpoint get operation. The endpoint is gener…
-
How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS?Summary: How to uncheck/disable/deselect row selection based on condition in multiple select table in VBCS? Content (required): We are displaying a table which is gettin…
-
VBCS Input Text Component is disappearing as soon as i bind the values with VariablesSummary: I'm creating a custom Data Entry Form Page which has 4 Input Text Fields as soon as I'm trying to bind with Variable, Input Text Fields get disappearing from th…
-
How to combine 3 application into single application in vbcsSummary: Content (required): Hi All, I want to combine 3 different application into single application, is it possible to achieve in vbcs, if it is possible means, could…
-
EBS Account Code combinations Key Flex fields/Special Valueset in OIC VBCSSummary In EBS we can display GL account code combinations in a form or report using Special Valuesets, can we achieve the same in OIC VBCSContent In EBS we can display …
-
Redwood Override CSS for READ ONLY Text FieldsSummary: Content (required): I have attached a sample application where I am using the redwood-override.css file to override some of the CSS properties of text fields. O…
-
Can we display detail records for a master record as column of type "Table" inside a table in VBCS?Summary: Trying to display a table having BOM Components, which in return have RFD detail records. Need to show the RFD detail records in a tabular format inside the alr…
-
oj-input-text readonly true componentSummary: Is it possible to customize the css of oj-input-text when readonly is true for specific element as I am not able to override the same when readonly is true in c…