Zoho Creator Tab Code

Zoho Creator Tab Code

hide College_Details;
hide Employee_Details;
hide Bank_Details;
if(input.Radio == "Personal Information")
{
index = 1;
show Employee_Details;
hide College_Details;
hide Bank_Details;
}
else if(input.Radio == "College Details")
{
index = 2;
hide Employee_Details;
show College_Details;
hide Bank_Details;
}
else if(input.Radio == "Bank Details")
{
index = 3;
show Bank_Details;
hide College_Details;
hide Employee_Details;
}
selected_item_style = ".choice-table-row:nth-child(" + index + ").choice-table-cell span .choice-label-text { border-bottom: 3px solid #55b3e7; }";
input.plain = "<style> .form-header { display: none} .zc-form-scroll-wrapper .column-block:nth-child(1) .zc-radio-field-group .zc_picklist_label{ display: none } .form-field .tempContDiv .choice-table-row { display: inline-block; padding: 0} .zc_radio:checked+label:after {display: none}none} .customRadio { position: static !important; display: none;} .choice-table-row .choice-table-cell span .choice-label-text { text-transform: uppercase; font-weight: bold; color: darkorange; border-bottom: 2px solid;padding: 1@px @ 2px @; display: inline-block; text-align: center; width:200px !important; } .choice-table-row .choice-table-cell { padding: @ !important} .choice-table-row:not(:nth-child(1)) .choice-table-cell span .customRadio+label, .customCheckbox+label{display: none;} .choice-table-cell spanchoice-Label-text { border-left: 1px solid #b8b8b8}" + selected_item_style + "</style>";
info input.Radio;
    • Sticky Posts

    • Zoho Creator - 2023 Release Projection 1

      Hello everyone! A very Happy New Year to you and your family. Hope you're all good and having a great time using Zoho Creator to make your lives easier and your businesses prosper. 2022 was an action-packed year for us at Creator, and we hope to continue
    • Zoho Creator User Group meetups in a city near you! - Oct - Nov, 2023

      Greetings from the Zoho Creator team! We're hosting a series of Zoho Creator meetups in various cities across the globe, and we'd love to meet you there! Our meetups are a great opportunity to network with industry peers, exchange ideas and best practices,
    • Zoho Creator - 2023 Release Projection 2

      Hello everyone! Time truly flies when you're having an incredible journey, and today we mark the completion of an eventful and action-packed six months. It feels like just yesterday when we embarked on this adventure together with the launch of our new
    • Upcoming Updates - August 2022

      Hi all, Greetings from the Zoho Creator team! Today we've got news for you on some exciting updates. And rest assured— there’s more to come! In this post, we'll be going over the upcoming features and improvements for this month as mentioned below. A
    • Introducing Zoho Creator's v2 APIs

      Hello App Creators, Welcome to Zoho Creator's v2 APIs! This post will serve as the central point for migrating implementations of Creator's current APIs (v1) to v2. Improvements that v2 brings OAuth-based authentication, which is more secure than the