close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Understanding problem with If and else if

Thread began 5/28/2020 8:11 am by Rokon | Last modified 5/28/2020 3:38 pm by Ray Borduin | 298 views | 2 replies |

Rokon

Understanding problem with If and else if

Hello

I was trying to use an IF and ELSE IF statement for the below code block but when I try to use the Show region utility I find only one IF statement and no else statement. Can you pls help me here? I need to show different h3 tags base on the groupID value under a single block of code instead of several block.

<?php
if ("".($totalCount->getColumnVal("groupID")) ."" == "1") { // WebAssist Show If
?>
<h3 class="card-title text-left bg-success rounded p-2 text-white"><span class="badge badge-light text-secondary"><?php echo str_replace($name_en,$name_bn, $nameCounter); ?></span> <?php echo($namesbygroup->getColumnVal("nameBD")); ?> </h3>
<?php
} // ("".($totalCount->getColumnVal("groupID")) ."" == "1")
?>
<?php
if ("".($totalCount->getColumnVal("groupID")) ."" == "2") { // WebAssist Show If
?>
<h3 class="card-title text-left bg-danger rounded p-2 text-white"><span class="badge badge-light text-secondary"><?php echo str_replace($name_en,$name_bn, $nameCounter); ?></span> <?php echo($namesbygroup->getColumnVal("nameBD")); ?> </h3>
<?php
} // ("".($totalCount->getColumnVal("groupID")) ."" == "1")
?>

Sign in to reply to this post

Ray BorduinWebAssist

You would have to hand code else if statements.

Sign in to reply to this post
Did this help? Tips are appreciated...

Rokon

Originally Said By: Ray Borduin
  You would have to hand code else if statements.  



I would like to request to add this kind of small feature for next update and I always feel the gap between InterAKT tools and other tools as InterAKT was the ultimate tools where they look after this small part of the peoples need those who don't know the raw hand coding.

I hope that one day webassist will fill those need.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...