Missing Feature - Sys Status Pending
Just upgraded to 12.1.0. I set organization profile to be inactive whenever it is edited.
Now the activation button (sys_status_pending) is not displayed. See screenshot.
I need help please.
-
- · thomlin
- ·
That looks like a missing language key, not an activation button. Go to Studio - Polyglott - Keys and search for _sys_status_pending. I guess that there is no entry in the field. So fill the text in.
-
- · DeDiary
-
·
In reply to thomlin
T
- ·
That looks like a missing language key, not an activation button. Go to Studio - Polyglott - Keys and search for _sys_status_pending. I guess that there is no entry in the field. So fill the text in.
It is not TEXT but a Button as shown below.
-
- · thomlin
-
·
In reply to DeDiary
- ·
I compared that to my 12.1 site. Hmm, I'm not sure. The switcher is a form element and processed by call to a handler, depending on its status on/off. It seems that something went wrong and some code got mixed up here. It still looks like a language key to me.
-
- · DeDiary
- ·
This has further been discovered to be different when the Administrator account is used to create a profile. There is need to look into this closely.
-
-
·
LeonidS
-
·
In reply to DeDiary
- ·
Hello @DeDiary !
That's strange because this lang key has been added after UNA 12.0.1. It looks like that somewhere in the code has been applied smth "more advanced" than your current version...
-
·
LeonidS
-
- · DeDiary
-
·
In reply to LeonidS
- ·
Hello @DeDiary !
That's strange because this lang key has been added after UNA 12.0.1. It looks like that somewhere in the code has been applied smth "more advanced" than your current version...
I had a DEMO installation which I normally used for testing, I have tried to uninstall all secondary modules leaving only PERSON.
I reinstalled the Organization Module afresh and tested, it gave me same result. Moreover, I don't normally touch codes. It's a puzzle and really giving me some concerns as everything has been on standstill and no clue about the way out.