🟢 Feature requests needed! Relaunching records, developing web forms, redesigning mobile

Hi all,
Let me please add an additional idea I thought I already included but I couldn’t find it now reading again.

SHOW/HIDE FIELDS FOR MOBILE/PC + CONDITIONAL
It would be very nice to be able to set shown or hidden fields depending on the viewport or on the device. This could be a ā€œsimpleā€ latch option when configuring a field much like the ones we already have for hidden if empty or always hidden, but maybe like ā€œhidden for mobileā€. This would allow to show the information in a certain way in PC and/or mobile. In a similar way, a hidden in PC latch option could help to have some fields in mobile dedicated to directly enter information in Tape that are later hidden in PC. These could also be instead two latches show in PC and show in mobile.
Then if possible it would be awesome to ā€œcomplicate it a bit moreā€ by being able to conditionally show or hide in mobile and/or pc. This connects to some conditional logic in fields in general so this could replicate a show/hide fields based on conditions feature but based on the condition of using certain device.

By the way, for the 1st mention by @ScottA you could take a look at GitHub - OpenSignLabs/OpenSign: šŸ”„ The free & Open Source DocuSign alternative (checking the licenses) to have an starting point.

Thanks.
R.J.

1 Like

Thanks @R.J - I saw that in your comments above. That would be something I would need someone else to build… That’s above my head. But its great to know it exists if ever we go that route down the road. We’re not even migrated over to Tape yet… .just laying the ground work, getting to know the community etc. Thanks!

1 Like

Hi @ScottA,
You’re very welcome! This ā€œyou could take a look atā€ was just a reference addressed to Tape’s team though. I wish you all the best for your transition. Thanks.

1 Like

I’m over here thinking about the conditional display for mobile view on fields.

This may be fairly straightforward using a user agent query.

You could have a toggle on all fields with the following options (default to both)
Display: [Mobile | Desktop | Both]

I can think of a few use cases for this, along with conditional logic as well.

2 Likes

Hi John,
Thanks for adding to this.

Sure, user agent could be used as well. For the toggle, I actually went with this ā€œhidden routeā€ since there are already some ā€œhide togglesā€ in place. But both ways serve the purpose really, so nice also.

I believe there are many nice use cases for this. And adding conditional logic on top could be the cherry on the pie.

Thanks.
R.J.

Adding this here as well for consideration.

3 Likes

I’m not sure if you have taken this to consideration yet or not, but it may be beneficial to have a UDF text block like we have on the new dashboards. This may be more intuitive for some users that are not as familiar with calculation fields. Just sharing because it crossed my mind.

I just had an idea, not sure if anyone else might find this useful or not. I know that soon (hopefully) fields will be sorted into sections, which may make this moot, but I was thinking about a particularly long vertical section, and to have the ability to ā€œfreezeā€ certain fields at the top. Even if there was one long single section page, if the ā€œIDā€ of an item were the top row, and as the user scrolled down, that row would remain snapped to the top of the UI no matter what.

Just a random thought and I thought I would share! :slight_smile: SUPER excited for mobile 2.0, I know so many people who are excited to move to Tape and are just waiting for it to drop.

5 Likes

We also need sticky first x columns for tables :sunglasses:

2 Likes

Hi @Leo I hope you’re having a great day. In case i missed it, is there’s any estimated timeline for the mobile version. I understand these things take time, but I’d appreciate any insights you can share.

Additionally, I was curious if the team is considering adding a dark mode option. The bright interface can be a bit straining during extended use, so it would be great to know if this feature is being explored.

Looking forward to any updates you may have. Thanks in advance for your time!

3 Likes

Hi @meetmaykel,

I’ve shared all the latest insights regarding our planned approach for a phased rollout strategy for the mobile version here:

A dark mode is also planned, but it will come later in our roadmap, as we first need to develop all the features that are still blocking some users from migrating to Tape.

Best regards,
Leo

2 Likes

Just to keep this updated, here is a copy of what I shared here:

  1. Mobile search upgrade to make it similar to Desktop (or at least app filtering) could really improve things fast.
  2. Conditional field visibility (already mentioned here but just restating the usefulness) to choose what to see when.

Thank you.

1 Like

Its hard to keep an overview what has been said so far. I let some intelligence check and it seems like this was missing:

Conditional Field Visibility Based on User or Group

Allow fields (or entire sections/tabs) to be visible only to specific users or user groups/roles. This is especially important when developing new features or workflows that should not yet be exposed to all users. Example use cases:

  • Show admin-only fields (e.g. internal notes, approval switches).
  • Restrict visibility of experimental or under-development fields.
  • Tailor views for different roles (e.g. sales vs. support).

Ideally, this should be configurable per field with conditions like:

  • Visible only to users with role ā€œAdminā€
  • Hidden unless current user is record creator
  • Show only if user belongs to specific team/group

Here is the summary - i’m sure you have it done already as well :wink:

:bulb: Feature Request Collection from Tape Community Thread

:brick: Records

Permissions & Visibility

  • Add permissions to field groups and tabs (e.g., commissions, contracts).
  • Control field visibility per view type (board, list, mobile, reference).
  • Conditional visibility of fields/sections based on other field values.
  • Conditional visibility of fields based on user, role or group (e.g., show admin-only fields, hide in-development fields from end users).
  • Permissions at app, record, and field level; adjustable via automation.

Field Behavior

  • Lock fields so only automation can update them.
  • Freeze calculated fields after certain conditions (e.g., when status = ā€œcompletedā€).
  • Support for today() function in calculations.
  • API responses should return fields in fixed order and include empty fields.

Other Record Features

  • Merge duplicate records with auto-updating of all linked references.
  • Filter records based on the number of incoming links.
  • Display linked records as editable mini-canvases.
  • Advanced layout options: collapsible sections, split view, tabs, pop-outs.
  • Ability to hide apps from the main interface.

:receipt: Web Forms

Form Capabilities

  • Allow multiple form variants per app with different layouts/fields.
  • Pre-fill forms with values from linked records.
  • Conditional visibility of fields/sections inside forms.
  • Custom labels for fields (e.g., using questions instead of field names).
  • Show/hide calculated or hidden fields in the form.
  • Read-only fields inside the form.
  • Group fields into sections.
  • Multi-page forms with progress bar.
  • Auto-save for long forms.
  • Display confirmation messages or redirect after submission.
  • Conditional logic upon submission (e.g., different outcomes based on input).
  • Support for nested data from linked apps.
  • Signature field (including support for e-signatures).
  • Custom form design via CSS.
  • Embed forms in external websites.

:iphone: Mobile

Views & Navigation

  • Create/view records without entering edit mode.
  • Custom ā€œmobile viewā€ with selected fields only.
  • Add the ā€œFocusā€ view as a tab in the mobile app.
  • Add custom dashboards as mobile tabs.

Interaction & Automation

  • Support for buttons triggering automations.
  • Click-to-call functionality for phone number fields.
  • Take/upload photo outside the comment section.
  • Improved notifications with action buttons, file previews, or links.
  • Better mobile-optimized notification experience.

:hammer_and_wrench: Technical & API Features

API & Data Structure

  • Fixed field order and completeness in API responses (even for null values).

Automation & Templates

  • Support for templates in automations.
  • Generate DOCX or TXT files automatically.
  • Integration with open-source tools for e-signatures.

PDF Generation

  • Overlay text and images in PDFs.
  • Control margins and page orientation.
  • Add map visuals (e.g., Google Maps) in generated PDFs.

:closed_lock_with_key: Security & External Access

Access Control

  • Password-protect shared fields or files.
  • Expiring public share links.
  • Log access history for shared content.

External User Portals

  • Lightweight customer portals for file upload.
  • Partial submission support (users don’t need to fill out everything at once).
6 Likes

Great summary, @dirk_s !

@Leo @Tim Now that we are officially out of Q1 2025, is there any roadmap update on any of the things that were planned to be launched by Q1 end? Should the roadmap be updated to reflect the updated timelines? I’ve been pointing a lot of my clients to the roadmap so was just expecting it to be updated with the most recently available information.

3 Likes

I forgot to mention - the kudos go to ChatGPT. Someone had to do it.

2 Likes

There seems to be missing this one:

Show the names of the linked apps with the linked field in a calculation field. There is currently no way to find out, which app is linked. Field names are not unique. So the linked app needs to be easily recognisable with the linked field.

Thats a pretty tough job, if you want to analyse existing code in calculation fields currently.

2 Likes

Just like @andrew.cranston points out, it would be very helpful for me to have an idea of the timeline for releasing new developments (especially the webforms in my case). As it has implications for projects I’m currently designing… Thanks!

2 Likes

Hi @andrew.cranston and @Nele_Claeys,

We recently updated our roadmap, thanks again for your note @andrew.cranston. You were absolutely right, the timeline needed an update!

There are still a few basic building blocks we’re working on, where we’re using some new technology. This makes it a bit hard to give an exact timeline right now. However, we’ve already finished many features that are currently held back because they depend on other parts still in progress. In the roadmap, we’ve marked these as ā€œReady – Blockedā€ so it’s clear what’s done but not yet ready to ship.

We’re not just building web forms on top of the current system. Instead, we’re rebuilding the whole app and field creation process to match what our community needs, now and in the future. That’s why we’re also working on several important features that will help create a better experience overall and avoid rework later.

A good example is field-level access. A feature many of you have asked for. It’s already completed but currently still blocked by other dependencies. Once released, it will make it easy to control who can see or edit specific fields. Since this works directly on the field level, it doesn’t just affect forms, but also records and views throughout Tape. That’s why it needs to be built into the system upgrade from the start.

We’re working hard to deliver the first version to you as soon as possible. Once that’s in place, we’ll be able to move quickly and build out many of the requests and ideas you’ve shared. Thanks again @dirk_s for collecting all those suggestions — they’re incredibly helpful!

Wishing you a great evening,
Leo

7 Likes

@Leo SO EXCITING!!! Thank you guys so much for all your hard work!

3 Likes