Contact Sales to request a demo
Request demo
Product
Platforms
Templates
Security
Customer Reviews
Product Updates
Solutions
Success Stories
Partners
Partners
Become Our Partner
Pricing
Support
Help Center
Webinars
Hero Webinar
Manual
Forum
Tutorial Videos
Blog
Contact us
Search
How to enable Javascript
Sign Up
Log in
Support
Forum
Home
Search the community
Home
Learn & Share
Get help
Webinars
Knowledge Base
Latest Activity
Contact Us
Privacy
Home
Latest Posts
Re: Choice (dynamic) as view filter
Thanks Steven. Where can I find the "EN Team Webinar" that has this example?
Kevin
Kevin
1 yr ago
Get help
Reported - view
Re: Choice (dynamic) as view filter
Not sure why the image didn't upload. Attempt #2
Kevin
Kevin
1 yr ago
Get help
Reported - view
Choice (dynamic) as view filter
I have a dynamic field that uses the following script: record(Category,number(Category)).Subcategory order by Name For data entry, this works great. I now want to filter a view by Category,…
Kevin
Kevin
1 yr ago
5
replies
480
Get help
Re: Unable to populate related table in Choice (dynamic) field
Ah, yes. That makes sense regarding the need for the field name. I'm not sure how this used to work, but that's neither here nor there. I hadn't used "record" before, but that is much cleaner and,…
Kevin
Kevin
1 yr ago
Get help
Reported - view
Unable to populate related table in Choice (dynamic) field
I have two tables: Category and Subcategory, each with single Name text fields. Here's the data model: I'm using these tables to populate choice (dynamic) fields in another table named Entry.…
Kevin
Kevin
1 yr ago
29
replies
410
Get help
Re: Sort Choice (dynamic) entries
That works! Thanks!
Kevin
Kevin
1 yr ago
Get help
Reported - view
Sort Choice (dynamic) entries
Is there a way to sort the entries in a choice (dynamic) field? I've tried wrapping sort() around my Dynamic values selection — sort(select Category) — but that appears to have no effect.…
Kevin
Kevin
1 yr ago
2
replies
368
Get help
Re: Nested Dynamic Lists
OK, after some trial and error, I got something working. For others that may need to do this, here's the code I'm using: let cat := text(Category);select Subcategory where Category = cat
Kevin
Kevin
1 yr ago
Get help
Reported - view
Nested Dynamic Lists
I'm trying to add the ability to attach a category and sub-category to a record. These lists of values need to be dynamic, so I am making use of the Choice (dynamic) field type.…
Kevin
Kevin
1 yr ago
1
reply
323
Get help
Re: Filter not working for Formula
The trigger doesn't appear to work. Oh well. I'll just make a global function and run it when needed
Kevin
Kevin
2 yrs ago
Get help
Reported - view
Re: Filter not working for Formula
Good suggestion and it worked well. I've also added a trigger to that field to keep it up to date
Kevin
Kevin
2 yrs ago
Get help
Reported - view
Re: Filter not working for Formula
Thanks for verifying Sean. I too was able to filter a formula field that grabs its value from another number field. I tried force coercing the results of count via the number function,…
Kevin
Kevin
2 yrs ago
Get help
Reported - view
Filter not working for Formula
I've added a field to a table view. It simply counts the number of attachments for each record: count(files(this)) Next, I add a filter to that column: =0 I still see all records,…
Kevin
Kevin
2 yrs ago
5
replies
1,043
Get help
Re: Function for attachment count
Thanks Sean. For some reason, I have difficulty finding things in the language reference. Once you know what you're looking for, its no problem!
Kevin
Kevin
2 yrs ago
Get help
Reported - view
Function for attachment count
Is there a way to retrieve the number of attachments associated with a given record? Ultimately, I would like to display this information in a view and, possibly,…
Kevin
Kevin
2 yrs ago
4
replies
959
Get help
Kevin
Kevin
15
0
0
Joined: 17 Mar 2020
Follow
Home
Learn & Share
Get help
Webinars
View all topics
Tags