csaknoriss Posted March 12, 2013 Share Posted March 12, 2013 Hello! Hogy tudok felvenni plusz mezőket regisztrációkor, valamint ha tudok egyáltalán felvenni, ezek meg is fognak jelenni? Link to comment Share on other sites More sharing options...
pattila01 Posted March 14, 2013 Share Posted March 14, 2013 authentication.tpl: példát tudok mondani, ez egy egyszerű mező: <p class="required text"> <label for="tesztmezo">{l s='Teszt Mező'}</label> <input type="text" class="text" name="teszt" id="teszt" value="{if isset($smarty.post.teszt)}{$smarty.post.teszt}{/if}"> <sup>*</sup> </p> Ezt a mező-kódot rakd oda ahová helyileg szeretnéd a mezőt tenni. Megjelenni akkor fog ez ha be van kapcsolva a force-compile: Preferences => Performance => Force compile => igen/yes 2 Link to comment Share on other sites More sharing options...
csaknoriss Posted March 21, 2013 Author Share Posted March 21, 2013 Hogy tudom kötelező mezővé tenni amit szeretnék? Ha mondjuk felveszem a teszt mezőt, akkor ez, hogy tudom megjenelíteni mondjuk a címeim menüpontba? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now