Adding a action tab

I have…

I’m submitting a…

  • [ ] Regression (a behavior that stopped working in a new release)
  • [ ] Bug report
  • [ ] Performance issue
  • [ ] Documentation issue or request

Current behavior

Expected behavior

Minimal reproduction of the problem

Environment

App Name:

  • [ ] Self hosted with docker
  • [ ] Self hosted with IIS
  • [ ] Self hosted with other version
  • [ ] Cloud version

Version: 6.5

Browser:

  • [ ] Chrome (desktop)
  • [ ] Chrome (Android)
  • [ ] Chrome (iOS)
  • [ ] Firefox
  • [ ] Safari (desktop)
  • [ ] Safari (iOS)
  • [ ] IE
  • [ ] Edge

Others:
Hi Sebastian,

By any chance there is any feature available to add a add record button like
image
OR
we can add some add record tab here in action tab
image

main purpose is to navigate user to add record screen and populate a few fields with value from which we row in grid we navigated

There is no such feature, sorry. Not sure what you want to achieve with “Add Record” exactly. I mean there is the normal add button in the content list.

i want to add a content of other (record)schema referencing the content of the current schema which has add record button

I don’t get it. Can you elaborate more?

say i have a content in contact schema (ex abhishek prabhakar ) and i want to add content in record schema for (abhishek prabhakar). I need a action button in abhishek prabhakar which navigate the user to add record screen with a reference field populated with abhishek prabhakar

basically auto populating fields of other schema based on the values of content in which add record button is clicked

You can build a custom editor for that. This could work. But it won’t be easy.