The Community will be undergoing maintenance on Friday January 10 at 2:00pm - Saturday January 11 at 2:00pm EST, and will be "read-only." For assistance during this time, please visit our Help Center.
I have a Rich Text Field with a hyperlink in it. When I select the entire field and copy -paste it into a a text editor or other software, the hyperlink gets lost. The same is true for other kinds of formatting, like bold, italic, etc.
The formatting...
Hey there, I have a question:
When I open a record through clicking on it in a linked record field, what determines the order and visibility of fields that I see on the record? I often see fields that aren’t helpful for me, and I wonder: what do I ha...
Hey there!
I’m trying to create my first custom app, but I’m running into this error when trying to initialise it:
I’m running this command (copied from the “Get started” flow of creating anew custom app:
block init appql2cWuSDIYP4pk/blk5ErqYl4U45VOb...
When Grouping by a linked record or multiple select field, I would like the option to split by multiple values, similar to how the Chart and Pivot Table Blocks work.Right now, grouping by a multiple select or linked record field crates new groups for...
If a record has a color, I would like it if links to that record inside other tables were displayed in that color, rather than the usual light blue.
Use Case:
I have color coded issues in one table according to urgency. These issues are linked from a...
I’d like to second this suggestion! I want to go through groups and review the data in the order of importance of each group, so biggest group first, for example.
Thanks for the explanation. I can see why it would happen. Does this mean, though, that it’s technically impossible to copy the HTML of the field I selected by default, rather than the markdown?
Hey Lia, this formula should work:
IF(AND(DATETIME_DIFF(TODAY(),{Date last updated}, ‘months’) > 24, {Primary Category}!= ‘Personal Posts’), ‘Possibly’)
You have the wrong bracket at one point.