Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Key Fields are the same, but different results?
terzier Offline
Member
***
Posts: 91
Joined: Feb 2012
Post: #7
RE: Key Fields are the same, but different results?
(02-03-2018 05:59 AM)RateU Wrote:  
(02-02-2018 01:05 PM)terzier Wrote:  the results of the contents of the "Values List" are similar but with different results obtained from the same input (data) string

I'm sorry, but I still don't know what you want as the results. It is better if you provide an example of it (case example).

(02-01-2018 11:11 PM)RateU Wrote:  If you want different input (data), mostly you need different input fields. If you want different outputs from the same input (data), you can try to modify the outputs.

I think you understand what I mean. but it was difficult to communicate with language differences. then from that, I often difficulty and confused if I want to ask in mybb.com or in this forum

I just want to get different results from the same input field (different outputs from the same input (data) )
Quote:

PHP Code:
1
2
3
4
5
6
7
8
		<div class="trow1 rowbit">
			<div class="formbit_label align_right" data-width="20%">Posisi Loker</div>
			<div class="formbit_field" data-width="20%">{$tfinput['posisiperusahaanloker']}</div>
			<div>Tipe Loker&nbsp;&nbsp;</div>
			<div class="formbit_field" data-width="20%">{$tfinput['tipeperusahaanloker']}</div>
			<div>Kuota Loker&nbsp;&nbsp;</div>
			<div class="formbit_field" data-width="20%">{$tfinput['kuotaperusahaanloker']}</div>
		</div>


the same input is

PHP Code:
{$tfinput['posisiperusahaanloker']}
{$tfinput['tipeperusahaanloker']}
{$tfinput['kuotaperusahaanloker']}


in this picture. in the Job Position option there is a value option. likewise, at the 2nd point and so on still in the same Job Position option, there is also the same value option

Similar results, when a user selects that option is:

PHP Code:
1
2
3
4
5
6
7
[Select one]
Tenaga Kependidikan
Tenaga kesehatan
Tenaga Teknis
Tenaga Administrasi
Tenaga Keamanan
Tenaga Kebersihan


   
http://mybbhacks.zingaburga.com/attachment.php?aid=1158
http://mybbhacks.zingaburga.com/attachment.php?aid=1159

the question is, do I need to create different input fields to get the same result or can I modify the field only to get the same result? Erf

(02-01-2018 11:11 PM)RateU Wrote:  ... If you want different outputs from the same input (data), you can try to modify the outputs.

Un-Official MyBB from Indonesia| Facebook Page|Twitter
GARUDA DIDADA KU
(This post was last modified: 02-03-2018 02:09 PM by terzier.)
02-03-2018 02:02 PM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: Key Fields are the same, but different results? - terzier - 02-03-2018 02:02 PM

 Standard Tools
Forum Jump: