Replies: 5 comments
-
Hi Alisha, About hiding elements based on device type: Currently, there's no keyword for that. But adding one would be easy. Actually, it would part of the ktlCond option. Like this: Will let you know when it's ready. About disabling the bulk operations for a view, there's a keyword that I simply forgot to document.
You can add parameters to specify which operation(s) you want to disable. I will update the documentation shortly. Cheers, |
Beta Was this translation helpful? Give feedback.
-
nbo is perfect! Thank you! And that would be great if you could add a new keyword! |
Beta Was this translation helpful? Give feedback.
-
:( .... the ktlMobile is not working for me. I think I am on the latest release. |
Beta Was this translation helpful? Give feedback.
-
I thought I added them correctly. But the web page on Safari(PC), Chrome(PC), & Safari(Mobile) are all blank. |
Beta Was this translation helpful? Give feedback.
-
Your keywords are ok. It seems that you are running a very old version: KTL v0.13.14 from your screen grab. See just below the blue highlight. Also, there are many errors that have probably been fixed since then. You should see the actual version in the Version Info Bar at top-right, if you have it enabled. If you don't, you can enable it for the Developer role only, which is very useful and recommended. This is what you should see: What is in your KTL loader? You should see this, with blank quotes: Also, you may want to try refreshing your page with Command+F5 to bypass the cache. Norm |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Again,
I feel like someone must have brought this up before but I couldn't find much. I am interested in adapting the views or pages based on a user's device.
Knack recently updated to show previews in the mobile and tablet views which is a great help! My team and I use the app on the computer and mobile but in the past, I created pages only for mobile view and they would need to navigate to that page.
I think it would be much more efficient if I could "hide" views based on the device. Or possibly hide columns, etc based on the device type.
Do you have any documentation on something like that or similar?
OH! also trying to figure out how to disable bulk delete for specific views.
Beta Was this translation helpful? Give feedback.
All reactions