@using Kreta.Web.Models @using Kreta.Resources @using Kreta.Web.Helpers @using Kreta.Enums @model GondviseloCimElerhetosegModel @Html.HiddenFor(x => x.TanuloId_Gondviselo) @Html.HiddenFor(x => x.IsAlapertelmezettModosithato_Gondviselo)
@Html.KretaTextBoxFor(x => x.Emailcim_Gondviselo_Input).RenderWithName(3, 3) @Html.KretaTextBoxFor(x => x.Telefon_Gondviselo).RenderWithName(3, 3)
@Html.KretaEmpty() @Html.KretaComboBoxFor(x => x.TelefonTipus_Gondviselo, Url.HttpRouteUrl(Constants.RouteKey.ActionApi, new { controller = Constants.ApiControllers.ComboBoxHelperApi, action = "GetTelefonTipusList" }), "Text", "Value").AutoBind(true).RenderWithName(3, 3)
@Html.KretaCheckBoxFor(x => x.TanulovalEgyezik_Gondviselo).RenderWithName(3, 3)
@Html.KretaComboBoxFor(x => x.Orszag_Gondviselo, Url.HttpRouteUrl(Constants.RouteKey.ActionApi, new { controller = Constants.ApiControllers.ComboBoxHelperApi, action = "GetOrszagList" }), "Text", "Value").AutoBind(true).RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekOrszagaTooltip) @Html.KretaComboBoxFor(x => x.CimTipus_Gondviselo, Url.HttpRouteUrl(Constants.RouteKey.ActionApi, new { controller = Constants.ApiControllers.ComboBoxHelperApi, action = "GetCimTipusList" }), "Text", "Value").AutoBind(true).RenderWithName(3, 3)
@Html.KretaComboBoxFor(x => x.Iranyitoszam_Gondviselo, Url.HttpRouteUrl(Constants.RouteKey.ActionApi, new { controller = Constants.ApiControllers.ComboBoxHelperApi, action = "GetIranyitoszamList" }), "Iranyitoszam", "Iranyitoszam", isCustomAllowed: true, isServerFiltering: false).Filter(FilterType.StartsWith).AutoBind(false).Filter(FilterType.StartsWith).RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekPostaiIranyitoszamaTooltip) @Html.KretaCascadeComboBoxFor(x => x.HelysegNev_Gondviselo, Url.HttpRouteUrl(Constants.RouteKey.ActionApi, new { controller = Constants.ApiControllers.ComboBoxHelperApi, action = "GetHelysegNevList" }), "GondviseloIranyitoszam", "TelepulesNev", "TelepulesNev", isAutoComplete: true, isCustomAllowed: true).AutoBind(false).RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekHelysegeTooltip)
@Html.KretaTextBoxFor(x => x.Iranyitoszam_Gondviselo_Str).RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekPostaiIranyitoszamaTooltip) @Html.KretaTextBoxFor(x => x.HelysegNev_Gondviselo_Str).RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekHelysegeTooltip)
@Html.KretaTextBoxFor(x => x.KozteruletNev_Gondviselo).RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekKozteruletenekTeljesNeveTooltip)
@Html.KretaComboBoxFor(x => x.KozteruletTipus_Gondviselo, Url.HttpRouteUrl(Constants.RouteKey.ActionApi, new { controller = Constants.ApiControllers.ComboBoxHelperApi, action = "GetKozteruletJellegList" }), "Text", "Value").RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekKozteruletJellegeTooltip)
@Html.KretaTextBoxFor(x => x.KozteruletTipus_Gondviselo_Str).RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekKozteruletJellegeTooltip)
@Html.KretaTextBoxFor(x => x.Hazszam_Gondviselo).RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekHazszamaTooltip)
@Html.KretaTextBoxFor(x => x.Emelet_Gondviselo).RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekEmeletSzamaTooltip) @Html.KretaTextBoxFor(x => x.Ajto_Gondviselo).RenderWithName(3, 3, tooltipResource: TanuloResource.TanuloGondviseloAllandoLakcimenekAjtoSzamaTooltip)