Showing posts from November, 2025

Grid Row Level cell to cell Validation Check in JavaScript

You cannot input a value greater than the needed value. Step 1: ===== At first, set the Static ID. Grid Static ID:  detailsid Column Static ID:  ALLOCATION_NEED ALLOCATION_AMOUNT Step 2: ===== Create Dynamic Action On Page Load. Action Name: Row …

Firebases URL - Show Multiple Images in Modal Popup

🔹 Step 1: Column HTML Expression তোমার ATTACHMENT_URL (অথবা যেখানে image URL আছে) column এ এই HTML Expression বসাও 👇 <a href="javascript:void(0);"     class=" multi-view "     data-img="#ATTACHMENT_URL#"     title=…

Load More
That is All