No Code Attached Yet bug
avatar JamesBaku
JamesBaku
27 Nov 2020

Steps to reproduce the issue

Write article in joomla 3.9.23 frontend, with diferent fields assigned to diferent categories

enter data in field

then you select category which don't have that field assigned

and your field disapear

Expected result

First select category then enter data in that category assigned field

Actual result

First enter data in field, then select category, if selected category don't have that field, you get other field that assigned to selected category and you need to enter data in that new field

System information (as much as possible)

joomla 3.9.23

Additional comments

Maybe first tab should be publishing with selecting category that way you will not get to select the field which will disapear then you select category?

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
1.00

avatar JamesBaku JamesBaku - open - 27 Nov 2020
avatar joomla-cms-bot joomla-cms-bot - change - 27 Nov 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 27 Nov 2020
avatar JamesBaku JamesBaku - change - 27 Nov 2020
The description was changed
avatar JamesBaku JamesBaku - edited - 27 Nov 2020
avatar infograf768
infograf768 - comment - 27 Nov 2020

If you just need changing the order of tabs, you can create a template override for edit form and move
<?php echo JLayoutHelper::render('joomla.edit.params', $this); ?>
after the publishing tab.

Instead of
Screen Shot 2020-11-27 at 12 21 02

you would get
Screen Shot 2020-11-27 at 12 36 10

avatar JamesBaku
JamesBaku - comment - 28 Nov 2020

Why do we need to hide Joomla bug with a template override instead of fixing it ...

@infograf768 could you please be so kind and submit pull request ?

avatar sandramay0905
sandramay0905 - comment - 15 Apr 2021

I wouldn't call this a "bug", more a matter of taste and @infograf768 gave a solution. But maybe my knowledge of user experience is not good enough.

avatar Hackwar Hackwar - change - 20 Feb 2023
Labels Added: No Code Attached Yet bug
Removed: ?
avatar Hackwar Hackwar - labeled - 20 Feb 2023
avatar MacJoom MacJoom - change - 18 Nov 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-11-18 19:48:35
Closed_By MacJoom
avatar MacJoom MacJoom - close - 18 Nov 2024

Add a Comment

Login with GitHub to post a comment