How to render node fields through hook form alter, like i have to show the custom drop down field in node edit form which i have made but i want to show the fields from the cck when this custom field is to be shown.How we have to show that field from cck in hook form alter.I have to apply if condition that when the field from cck is shown then this custom drop down field is seen otherwise not in node edit form through hook form alter.
↧