Bhai, We can’t easily listen your voice but click sound is so strong and so hot to listen very stark. Please think about for next videos.
@jn2209.8 ай бұрын
Nice video
@jorgebernal8373 жыл бұрын
Great Video... I have a questions ... How its change if the apex item are database column for example if the en user choose teh values and buttom save perform DML insert into database table? for example if your field ID is a database column and the other field are database too? these method work as well?
@jorgebernal8373 жыл бұрын
Other issue is we are using apex 20.2 so when we are trying to edit LIST oF value we have to wait around 2 min to start the chande in edit for each LOV that we have its normal? or ypu know some about oracle issues?
@nam-ora-apexify3 жыл бұрын
Yes it will work fine. You can set value on database column and can run DML operation as usual. No problem.
@nam-ora-apexify3 жыл бұрын
It is happened if there is bulk of data available in your database. You should use primary key or index in underline table.
@jorgebernal8373 жыл бұрын
@@nam-ora-apexify OK... No, when Im talking about the time to wait is for us in developer mode when Im going to shared components --> List of Values then the apex builder show me all LOV that I made..! thats OK when I perform click over ONE List of values in this moment I will have to wait around 2-3 minutes for see the sql statement...
@ravijillewar15822 жыл бұрын
SkillBuilders Super LOV is not working in APEX 21.2 ..Is there any workaround (we have around 100 SkillBuilders lov and covert into popup lov is difficult) TIA
@nam-ora-apexify2 жыл бұрын
If there is no update on SkillBuilders Super LOV plugins, I mean maybe you have to go to popup lov at any difficulty.
@ORACLEAPEX4102 жыл бұрын
thanks
@crazygamer64023 жыл бұрын
I have a have a problem with ORACLE APEX, I created 7 interactive report pages, I can access 6 of them and the one the named ADMINS I can only view the table but when I try to edit it shows this error message: Sorry, this page isn't available. Error process request. Contact your application administrator And same thing for Administration page, it shows the same error message when I try to access it.
@nam-ora-apexify3 жыл бұрын
@CrAzY GaMer Here is a permission issue. Maybe you have only select or read permission. So, for this reason, you are not able to do DML operations. First of all check permission of the table(s) that has been used for creating Interactive grid report. For testing purposes, you can do DML (Insert, Update, Delete) operation on SQL Developer or Toad or something like this. I hope you will find out the real problem.
@19_Wish10 ай бұрын
Item ID - field is showing item name and , item name field also showing item name.