![]() |
Quote:
|
Hey wired1... I don't know about his forum, but the answer for me would be the second one: I have the same profile fields for everyone, but I just want to split the info evenly onto two different panels within the profile. oh, and i'm on vb6. thank you.
|
Quote:
currently I have managers signed up. i want to add in locum doctors who will offer them their services. essentially the locums will need to portray a set of fields ( price, terms etc) that the managers will view |
Is this controlled by a template so I could customize the design? If so which one?
EDIT--------- Nevermind I found it. :-p Its the Page template for those else who are wondering. :d |
I am not having any luck changing "Edit Extra Options" to "Edit System Specs". Can you specify in more detail how to do that? I tried changing it in USERCP_SHELL, but that just made it disappear from the control panel.
Thanks for any help. |
Quote:
Create 2 pages, one for each set of hacks. Throw usergroup conditionals around the code that has the links for the edit <PAGE> in the UserCP. Quote:
Code:
$vbphrase[edit_extra_options] to $vbphrase[edit_system_specs] |
Is it possible to install another page and have it as a subpage for one you've previously added?
If so could you share some basic instructions on it? |
define how you're envisioning a "sub-page".
|
ok.
One page has alot of info and there will be a button to say for more info click here and it will take you to a sub page with alot more info. Also is it possible to put input fields on a page and a submit button at the bottom that turns all the fields filled in, into one big pm? |
thanks for the advice above. another problem though...
from the drop down list that displays the extra fields, I have created a field that holds a url, in this case one to a member's google calendar. I want this link to open up a new browser window, but despite lots of tinkering I can't get it to do so, here is my code in the postbit template: <if condition="$post['field14']"> <tr><td class="vbmenu_option"><a href= "$post[field14]" target="_blank">My Calendar from Google </a></td></tr> </if> this only brings up the link in the same browser window, which is annoying. it doesnt seem to be able to understand the target reference, and simply ignores it. any ideas? thanks |
All times are GMT. The time now is 08:10 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|