To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Visual Builder
Discussion List
-
How to get started with ORDSSummary: Hi Experts As I'm new to VBCS, our customer is asking to make use of ORDS for database. Could someone please help how to begin with ORDS and test few basic data… -
OVB add-in for Excel, Web Address Syntax for one valueSummary: Is individual Value supported in WebAdress? if Yes, What is the correct Web Adress Syntax for one value? Content (required): For example, when looking for Price… -
VB Excel add-in - Field length validation for String data typeSummary: Does the add-in provide feature to put a custom field validation to restrict the amount of text entered by the user either by, using the field definition window… -
How to create an application with Boolean yes or no columns?Summary: Do you have a sample application with Yes or No as column values? If yes, could you please share. Content (required): Version (include the version you are using… -
How to add another options like fleet information, maintenance agreement in accounts?Summary: How to add another options like fleet information, maintenance agreement in panel container layout in accounts page in digital sales? Content (required): Versio… -
Values of $application.user.userId system variable changed unexpectedly?Summary: The value of the system variable $application.user.userId unexpectedly changed from: firstname.lastname@example.com (an IDCS username, basically). To: idcs-/fir… -
I have some problems in servicesSummary: 1) I want to get person number from username so i wrote this in q: Username = '$page.variables.userName ' and it gives me this error (Variable 'userName\' refer… -
Permissions in VBS-FA extensions.Summary: Hi all, Please could someone elaborate about how this part works? I have noticed If I put a permission here the page is run but no data is shown, if I remove th… -
How to add tabs in redwood pageNishant Lodha Shay Shmeltzer-Oracle Summary: How do we add more tabs in redwood Service Request page need to customize the existing redwood Service Request page similar … -
I want to connect two databases with each other ?Summary: 1) I have on database is Autonomous Database 2) The second one is normal database that i can access it with VPN I want to connect these two with each other how? -
VBCS to ORDS end point connection in OAuth2.0 is not working after uploading self signed certificateSummary: Our VBCS application uses the ORDS to connect to Oracle Database located in OCI. The service connection was working before we enable Oauth2.0. Our Dba has enabl… -
where can i download redwood reference app for visual builder .zip fileSummary: Hi Experts Where can i get .zip file for redwood reference app for visual builder, i want to import the app and use for my use case. please help Content (requir… -
Visual Builder Studio build pipeline can we deploy at a time to multiple Fusion environmentsSummary: Hi Experts I want to know if we can with Visual Builder Studio build pipeline can we deploy at a time to multiple Fusion environments ? Can you please tell how … -
Is it possible to authenticate FA user in VBCS but then use anonymous user to access OIC servicesSummary: Content (required): We have built a VBCS application and will embed it to FA HCM. FA and VBCS are on the same IDCS stripe, and the user is authenticated via SSO… -
is it possible to do inline edit using Sdp Variable in Visual BuilderSummary: Hi Team, I have a requirement to use paginate in the table using SDP i have done that one . But in the same time i also need to do inline edit in the same table… -
Fusion VBS Extension DeploymentSummary: We have created VBS application in TEST instance and able to deploy it on TEST instance. We would like to deploy it to Other environments using Build Pipe but b… -
Master child data representation on UI as expandable and Updatable tableSummary: Hi, We are having below scenario and need to show data as master child on UI. Here is the detailed problem statement: We have a VBCS search page which has certa… -
Lov Shows duplicate valuesSummary: Select Single LOV showing duplicate values Content (required): I have 2 Lov's, the value for second lov depends on the first lov selection. I have an action cha… -
How we can add custom field in Help Desk main landing pageSummary: How we can add custom field in Help Desk main landing page Content (required): I have added some custom fields through application composer. Now, i want to add … -
client side custom validation on input date fieldSummary: client side custom validation on input date field Content (required): I am trying to implement client-side custom validation on the input date field - and unfor… -
VB Excel add-in - Extend capability of "Send Descendant Rows in Parent.." feature for Table LayoutsSummary: Currently the "Send Descendant Rows in Parent" feature is supported only for the "Form-over-Table" layout. This feature works well for the use case where the ch… -
How to escape special characters during variable assignmentIn VBCS application I have a single select field. Whenever there is a special character ( like single quote or letter from a different alphabet e.g. Slovakian, it failed… -
How to create updateable tableSummary: How can i create a table with headers only that is capable of accepting new inputs which will appear as line items (Row) similar to what we have when creating s… -
I want to load a lot of data into a table (data will be more than 60000)Summary: I have a business object that has many data i want to load them all into the table. When i did that visual builder freeze and didn't work after it -
Secure Header in FA ExtensionSummary: How to add secure headers to VBS Projects (FA Extension). Content (required): Version (include the version you are using, if applicable): Code Snippet (add any … -
How to use Redwood Fusion Templates on existing visual builder applications ?Summary: I want to use Redwood fusion templates on my existing vbcs application. How select or apply new SAAS Fusion Templates on the existing application. Content (requ… -
Dynamic service connection on FA ExtensionSummary: Hi - I am building FA extension app which has service connection to the same linked environment. Can we have this dynamically based on the environment URL? Like… -
How to pass username as parameter in springboard page?Summary: I have embedded a VBCS application into an existing page using this parameter value #{securityContext.userName} but when I try to use the same parameter in a ne… -
Can't connect extension in a page in Oracle Fusion?Summary: From a week i did put a visual builder extension page in a page in Oracle Fusion when i entered now i found that the page give an error can't connect i tried ot… -
How to Hide a Column HeaderSummary: We are fetching the single row Data for only for one field and storing it using SDP and Displaying it in a table. We want to Hide the Header of the Field in the…