The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
put select in selected mode
#4
Hi Everybody,

First of all thank you for yours helps.

Like Firestorm suggested, I put this in my loop to make the options of my select:

<option value="<?=$u->sg_dom;?>" <?php echo ( Input::get('fg_familia_localizada')==$u->sg_dom ? 'selected' : '');?> > <?=$u->ds_dom;?> </option>

When I back from POSTBACK, always mantain the last selected value

It's work well.

Thanks
  Reply


Messages In This Thread
put select in selected mode - by marceloatmartins - 07-10-2017, 08:10 PM
put select in selected mode - by mudmin - 07-11-2017, 10:44 AM
put select in selected mode - by firestorm - 07-11-2017, 02:37 PM
put select in selected mode - by marceloatmartins - 07-12-2017, 06:10 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)