SEF URL field as combination of 2 fields in Admin UI - how to do it? #5085
Unanswered
Jimmi08
asked this question in
Q&A Plugins
Replies: 1 comment 1 reply
-
|
I guess just combine the 2 strings and after title2sef the variable |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to generate sef-url value as combination of 2 fields?
This is from one field:
'writeParms' => array('size' => 'xxlarge&sef=topictext', 'sef' => 'topictext'),Or is it possible without admin UI at all? Just in normal form? What is trigger for this or something like that?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions