dependent custom fields

Get help from other users here.

Moderators: Developer, Contributor

cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: dependent custom fields

Post by cas »

You created the relations between the various custom fields in the admin section?
rondezo
Posts: 85
Joined: 09 Feb 2021, 09:18

Re: dependent custom fields

Post by rondezo »

cas wrote: 16 Feb 2021, 12:04 You created the relations between the various custom fields in the admin section?
I work in the administrator account. The name is also administrator.
Is that = admin section?
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: dependent custom fields

Post by cas »

no, you need to go Manage in the menu and then choose Configure custom field links.
rondezo
Posts: 85
Joined: 09 Feb 2021, 09:18

Re: dependent custom fields

Post by rondezo »

cas wrote: 16 Feb 2021, 12:11 no, you need to go Manage in the menu and then choose Configure custom field links.
That's exactly what I do.
On the page itself, the lists are linked, there are no errors. But when creating a new request, if I select a field in the first list, then nothing changes in the second list and all the values are displayed.
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: dependent custom fields

Post by cas »

Have the same problem :( but recall i read something about it. Will see if I can find it back.
rondezo
Posts: 85
Joined: 09 Feb 2021, 09:18

Re: dependent custom fields

Post by rondezo »

cas wrote: 16 Feb 2021, 13:37 Have the same problem :( but recall i read something about it. Will see if I can find it back.
I really look forward to your help.!!!
rondezo
Posts: 85
Joined: 09 Feb 2021, 09:18

Re: dependent custom fields

Post by rondezo »

rondezo wrote: 24 Feb 2021, 11:27
cas wrote: 16 Feb 2021, 13:37 Have the same problem :( but recall i read something about it. Will see if I can find it back.
I really look forward to your help.!!!
I really need the health of the associated user fields. Can anyone tell me how to make the plugin work?
szollosi
Posts: 7
Joined: 12 May 2020, 17:09

Re: dependent custom fields

Post by szollosi »

Hi, I installed Linked custom fields 2.0.0 plugin from here: https://www.mantisbt.org/bugs/view.php?id=24226
Installation was succesfull, Configur Custom Filed Links menu is OK, but after I made the link and go to the Report Issue, or the Edit Issue, nothing on the screen, just a white space, When I unlinked in the Configur Custom Filed Links, the Perort/Edit Issue is OK, work.
My config:

MantisBT Version 2.25.2
Schema Version 211
PHP Version 7.4.24
Database Driver mysqli
Database Version, Description 5.7.36, 5.7.36-log

What I do wrong?
Thank you for your help.
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: dependent custom fields

Post by cas »

There is a working version here:
https://github.com/mantisbt-plugins/LinkedCustomFields

Thanks to @dregad :mrgreen:
tet-com@freemail.hu
Posts: 22
Joined: 07 Feb 2019, 11:44

Re: dependent custom fields

Post by tet-com@freemail.hu »

Thank you, I installed MBt 2.25.2, but when I in Configure custom field links and choose the link , I am not able to click the Submit, just sand clock.
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: dependent custom fields

Post by cas »

did you make a fresh download of the plugin? It was adjusted this afternoon.
Did you clear your browser cache?
Check the following script /files/config.js
check line 35, which should be:

Code: Select all

 return "api/rest/index.php/plugins/LinkedCustomFields/" + endpoint;
tet-com@freemail.hu
Posts: 22
Joined: 07 Feb 2019, 11:44

Re: dependent custom fields

Post by tet-com@freemail.hu »

Yes, I deleted the olda one from the server,
Installed the fresh one, the script is OK
but stil: "Loading Custom Field data, please wait..."

Image
Attachments
linkedcustomf.png
linkedcustomf.png (15.92 KiB) Viewed 4947 times
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: dependent custom fields

Post by cas »

Check your browser console when you see the sandclock (using F12)
rondezo
Posts: 85
Joined: 09 Feb 2021, 09:18

Re: dependent custom fields

Post by rondezo »

cas wrote: 20 Feb 2022, 16:03 There is a working version here:
https://github.com/mantisbt-plugins/LinkedCustomFields

Thanks to @dregad :mrgreen:
Good afternoon, I installed the plugin, everything is set up and the connection is being performed correctly.
But when creating tasks, if I use the associated custom fields "Equipment" fields,
I get the error APPLICATION ERROR #1303 Invalid value of the "Equipment" field.
Use the "Back" button of your browser to return to the previous page.
There you can fix the problems shown in this error message, or choose another action.
You can also go directly to another section by directly selecting the menu item.

Версия MantisBT 2.25.4
Версия схемы 211
Версия PHP 7.4.15
Драйвер базы данных mysqli
Версия база данных, описание 5.5.68, 5.5.68-MariaDB

Ths fo help!
cas
Posts: 1586
Joined: 11 Mar 2006, 16:08
Contact:

Re: dependent custom fields

Post by cas »

what is the definition of the Equipment field?
Post Reply