UI
Discussion List
- 
             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… 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…
- 
             Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach… Attachment sync from SAAS to PaaS To Display on VBCS ScreenSummary: Hi Team, We need to Sync Attachments from SAAS to PaaS and display them on the Shipments screen in VBCS. Would like to understand, what can be the best approach…
- 
             How to get client id secret for ORDS from REST endpoint for VBCS appSummary: Hi Experts In Visual Builder docs it is saying to get the ClientID and secret from SQL query and then use Oauth authentication method but we do not want to hard… How to get client id secret for ORDS from REST endpoint for VBCS appSummary: Hi Experts In Visual Builder docs it is saying to get the ClientID and secret from SQL query and then use Oauth authentication method but we do not want to hard…
- 
             How to get array of selected id in multi select tableSummary: Hi All, I am using cook book recipe for multi select in table which is working fine for my use case where I want id's of selected rows as long as user clicks se… How to get array of selected id in multi select tableSummary: Hi All, I am using cook book recipe for multi select in table which is working fine for my use case where I want id's of selected rows as long as user clicks se…
- 
             ORDS REST API authentication in VBCS applicationSummary: Hi Experts For development purpose I had tested my ORDS table REST APIs without authentication but for PROD deployment of my VBCS application we are required to… ORDS REST API authentication in VBCS applicationSummary: Hi Experts For development purpose I had tested my ORDS table REST APIs without authentication but for PROD deployment of my VBCS application we are required to…
- 
             Need help with List of attachments VB cookbook appSummary: Hi Experts I'm implementing List of attachments vbcookbook application but in the cookbook steps they are saying to get the activity ID from fusion but I don't … Need help with List of attachments VB cookbook appSummary: Hi Experts I'm implementing List of attachments vbcookbook application but in the cookbook steps they are saying to get the activity ID from fusion but I don't …
- 
             Need help with transform.js for service connectionSummary: Hi Experts I want to modify the response structure of a REST service using transform.js in service connection is there any blog which i can refer to do the same… Need help with transform.js for service connectionSummary: Hi Experts I want to modify the response structure of a REST service using transform.js in service connection is there any blog which i can refer to do the same…
- 
             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… 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…
- 
             which saas SCM modules are built with visual builder?Hello, Which SCM modules/pages are built with visual builder? Is there a quick way to identify which SCM pages were built with visual builder? Thank you which saas SCM modules are built with visual builder?Hello, Which SCM modules/pages are built with visual builder? Is there a quick way to identify which SCM pages were built with visual builder? Thank you
- 
             unable to get the exact status of changed records with buffered data providerSummary: Hi Experts Whenever I'm modifying the data in editable table the changed records information is showing the row id of last modified rows only. Please help me wh… unable to get the exact status of changed records with buffered data providerSummary: Hi Experts Whenever I'm modifying the data in editable table the changed records information is showing the row id of last modified rows only. Please help me wh…
- 
             Line chart fixed values on X axisSummary: Hi, how can I set fixed values on X axis in a Line chart? Content (please ensure you mask any confidential information): I would like to set the X axis to conta… Line chart fixed values on X axisSummary: Hi, how can I set fixed values on X axis in a Line chart? Content (please ensure you mask any confidential information): I would like to set the X axis to conta…
- 
             Need help to understand the javascript function from vbcookbookSummary: Hi Experts I want help to understand below javascript function which is used in Buffering data provider vbcookbook. Here I'm unable to understand what is "value… Need help to understand the javascript function from vbcookbookSummary: Hi Experts I want help to understand below javascript function which is used in Buffering data provider vbcookbook. Here I'm unable to understand what is "value…
- 
             What is the use of return type in action chain? how to assign value to return ?Summary: Hi Experts Can someone please tell me what's the use of this return type in action chain ? How to assign value to return type of action chain as I don't see any… What is the use of return type in action chain? how to assign value to return ?Summary: Hi Experts Can someone please tell me what's the use of this return type in action chain ? How to assign value to return type of action chain as I don't see any…
- 
             ADP vs BDP, need suggestion to select oneSummary: Hi Experts As I'm new to Visual Builder, need your advice on selecting ADP or BDP for editable table. Why to use BDP for table? please help Content (please ensu… ADP vs BDP, need suggestion to select oneSummary: Hi Experts As I'm new to Visual Builder, need your advice on selecting ADP or BDP for editable table. Why to use BDP for table? please help Content (please ensu…
- 
             editable table using BDP not updating value with new javascript action chainSummary: Hi Experts I'm creating a editable table with BDP by following the vbcookbook but in the new javascript action chain I'm getting below error in Beforeroweditend… editable table using BDP not updating value with new javascript action chainSummary: Hi Experts I'm creating a editable table with BDP by following the vbcookbook but in the new javascript action chain I'm getting below error in Beforeroweditend…
- 
             ADP data assignmentContent Hi, Is it not possible to use an ADP type variable in a component to directly assign the value ? I have attached a sample application where I get the error - "Ca… ADP data assignmentContent Hi, Is it not possible to use an ADP type variable in a component to directly assign the value ? I have attached a sample application where I get the error - "Ca…
- 
             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 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
- 
             How to update page title placeholder in the redwood appSummary: Hi Experts How to update this page title placeholder in redwood page. Please help as I did not find the place where to modify. I have attached the source code h… How to update page title placeholder in the redwood appSummary: Hi Experts How to update this page title placeholder in redwood page. Please help as I did not find the place where to modify. I have attached the source code h…
- 
             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… 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…
- 
             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… 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…
- 
             Roles are not being copied over during build/deploySummary: Roles are no longer being copied during deployment of my Visual Builder application via VB Studio. This has previously worked. Content (required): From Visual B… Roles are not being copied over during build/deploySummary: Roles are no longer being copied during deployment of my Visual Builder application via VB Studio. This has previously worked. Content (required): From Visual B…
- 
             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… 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…
- 
             No index.htmlSummary: Content (required): Hi, I'm trying to import a js library to my project (balkan.js) Basically what I need is only one Js file- https://balkan.app/js/OrgChart.js… No index.htmlSummary: Content (required): Hi, I'm trying to import a js library to my project (balkan.js) Basically what I need is only one Js file- https://balkan.app/js/OrgChart.js…
- 
             Error in VBS Project - Unexpected Token "}" (It was working fine last week)Summary: Hi Team We are getting some weird issues on the VBS project, which worked fine last week. When I try to run the app I get the below error from the console and t… Error in VBS Project - Unexpected Token "}" (It was working fine last week)Summary: Hi Team We are getting some weird issues on the VBS project, which worked fine last week. When I try to run the app I get the below error from the console and t…
- 
             how to solve inconsistency of date and time in business object and UI while using oj-date-time?Summary: At the time storing date in business object, date & time stored like but in UI, oj-date-time component added UTC+5:30 , displays like so how to display date tim… how to solve inconsistency of date and time in business object and UI while using oj-date-time?Summary: At the time storing date in business object, date & time stored like but in UI, oj-date-time component added UTC+5:30 , displays like so how to display date tim…
- 
             User preference format for date & numberSummary: Hi All, I have a use case where user wants to save their date & number preference from VBCS UI in ATP database. Once they save their preference, next time they … User preference format for date & numberSummary: Hi All, I have a use case where user wants to save their date & number preference from VBCS UI in ATP database. Once they save their preference, next time they …
- 
             How to hide a flow based on the roleSummary: Hi, I have created an app using Empty template where I have 2 flows. I want to hide a flow based on role. I was able to secure the flow based on role on flow se… How to hide a flow based on the roleSummary: Hi, I have created an app using Empty template where I have 2 flows. I want to hide a flow based on role. I was able to secure the flow based on role on flow se…
- 
             Advance Search by Add Fields Attribute for filtering table in VBCS PageSummary: wanted to implement similar Advanced Search --> Add Fields --> select attribute -->Submission Date as given in manager requisition or any seeded page for filter…Raunak Kumar Singh 103 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder Advance Search by Add Fields Attribute for filtering table in VBCS PageSummary: wanted to implement similar Advanced Search --> Add Fields --> select attribute -->Submission Date as given in manager requisition or any seeded page for filter…Raunak Kumar Singh 103 views 5 comments 0 points Most recent by Shay Shmeltzer-Oracle Visual Builder
- 
             Input text Restriction In VBCSContent Hi Team I need to enter only numbers in input text field. We have input number field but for some UI purpose we need input text filed only with a condition it mu… Input text Restriction In VBCSContent Hi Team I need to enter only numbers in input text field. We have input number field but for some UI purpose we need input text filed only with a condition it mu…
- 
             Fetch the date format preference from Oracle SaaS and display the date in VBCS in the saved formatSummary: Requirement is to fetch date format preference stored in Oracle SaaS for each user, and use that to display the date in the custom VBCS Page embedded in Oracle …Vidhya Valantina Venkatesh 151 views 10 comments 0 points Most recent by VBCS Learner Visual Builder Fetch the date format preference from Oracle SaaS and display the date in VBCS in the saved formatSummary: Requirement is to fetch date format preference stored in Oracle SaaS for each user, and use that to display the date in the custom VBCS Page embedded in Oracle …Vidhya Valantina Venkatesh 151 views 10 comments 0 points Most recent by VBCS Learner Visual Builder