Hi! How to display image from table in card report. I created card report, but when I add blob file into sql query I get [datatype] instead of image. I tried to find solution, but I couldn’t. Thanks in advance!
vinish.ai Latest Questions
How to set page item to null, when browser is reloaded. I tried with DA after refresh but, it works only when I change page inside application not for reload page on browser button.
Hi Sir, I want to create Reset Password or Forgot Password link in the login screen,when should i click on that it should redirect to a form where i can provide my username and new password and confirm password. But ...
I have an interactive report region with a where clause specified to filter the report based on the page item value. I need to set that page item value and then refresh the report region using JavaScript. How can I do that?
In Apex, I have a Interactive grid which displays data from a view. The data is not modified in the grid but needs to be saved to another table when we click on the save button in the interactive grid. ...
Hi team, How can I create an update button on an interactive report? I have a request to allow users to update their missing information to the database. I followed the below link and thought there could be something similar for the ...
Hi! I’m trying to update flag column when dialog is closed, column is 1 or 0 when column is 1 it means that another user edit record (pessimistic locking). I tried with dynamic action, event: dialog closed, which is JavaScript expression contain ...