الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

سؤال : Radio Button GROUP

Featured Replies

بتاريخ:

عندى فورم فيها
Radio Button GROUP
وعندى على الفور 4 تكست متصلين بجدول فى قواعد البيانات
A B C D
اريد عندما اقوم باختيار اول Radio
بقوم بظهار تكست A B
وعند اختيار RADDIO الاخر
يظهر التكست C D
مع اخفاء AB
وهل يجب ان اضع الريدوا فى بلوك منفصل ام اضعهم فى نفس البلوك
وجزاكم الله خير
وشكرااا

بتاريخ:

السلام عليكم
ما في مشكلة لو حطيتهم على نفس البلوك...
اتبع الآتي:

If :Blk_1.Radio1 = 1 Then
Set_Item_Property('Blk_1.A', Visible       , Property_True);
Set_Item_Property('Blk_1.A', Update_Allowed, Property_True);
Set_Item_Property('Blk_1.A', Navigable     , Property_True);

Set_Item_Property('Blk_1.B', Visible       , Property_True);
Set_Item_Property('Blk_1.B', Update_Allowed, Property_True);
Set_Item_Property('Blk_1.B', Navigable     , Property_True);	

Set_Item_Property('Blk_1.C', Visible       , Property_False);
Set_Item_Property('Blk_1.D', Visible       , Property_False);
Else
Set_Item_Property('Blk_1.C', Visible       , Property_True);
Set_Item_Property('Blk_1.C', Update_Allowed, Property_True);
Set_Item_Property('Blk_1.C', Navigable     , Property_True);
	
Set_Item_Property('Blk_1.D', Visible, Property_False);
Set_Item_Property('Blk_1.D', Update_Allowed, Property_True);
Set_Item_Property('Blk_1.D', Navigable     , Property_True);

Set_Item_Property('Blk_1.A', Visible       , Property_False);
Set_Item_Property('Blk_1.B', Visible       , Property_False);
End If;



موفق

بتاريخ:
  • كاتب الموضوع

شكرا لك اخى الكريم على مجهودك العظيم
بس فى حاجة الوقتى
لما بفتح الفورم بيكون جميع التكست ظاهرة عاوز لما الفورم تفتح يكون واحده من الرديو جورب اكتف
ازاى اعمل ده وشكرااا ليكم جداا

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.